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 8fab464 commit 3f81a23Copy full SHA for 3f81a23
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.13.0"
38
serde = { version = "1.0", default-features = false, features = ["derive"] }
0 commit comments