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.
2 parents ea84b7f + 3f81a23 commit 04a202aCopy full SHA for 04a202a
Cargo.toml
@@ -32,7 +32,7 @@ rustdoc-args = ["--cfg", "docrs", "--generate-link-to-definition"]
32
log = "0.4"
33
thiserror = "2"
34
35
-strum = "0.26"
+strum = "0.27"
36
strum_macros = "0.26"
37
itertools = "0.14.0"
38
serde = { version = "1.0", default-features = false, features = ["derive"] }
0 commit comments