We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb26eb6 + d60bdef commit e7c74ceCopy full SHA for e7c74ce
1 file changed
Cargo.toml
@@ -19,7 +19,7 @@ rust-version = "1.70.0"
19
version = "0.9.2"
20
21
[workspace.dependencies]
22
-convert_case = "0.8.0"
+convert_case = "0.10.0"
23
documented = { path = "lib", default-features = false }
24
documented-macros = { path = "documented-macros", version = "0.9.2" }
25
itertools = "0.14.0"
0 commit comments