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 57b5863 commit 70f7a37Copy full SHA for 70f7a37
services/autorust/codegen/Cargo.toml
@@ -13,7 +13,7 @@ quote = "1.0"
13
proc-macro2 = { version = "1.0", default-features = false }
14
serde_json = "1.0"
15
serde_yaml = "0.9"
16
-heck = "0.4"
+heck = "0.5"
17
regex = "1.7"
18
indexmap = { version = "2.0", features = ["serde"] }
19
path_abs = "0.5"
0 commit comments