We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47359f6 commit 9dde55bCopy full SHA for 9dde55b
Cargo.toml
@@ -60,7 +60,7 @@ rand_core = "0.6"
60
rayon = "1.10"
61
serde = { version = "1.0", features = ["derive", "rc"] }
62
serde_json = "1.0"
63
-thiserror = "1" # do we need this?
+thiserror = "1" # do we need this?
64
tracing = { version = "0.1", features = ["attributes"] }
65
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
66
0 commit comments