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 f37bad1 commit f076a61Copy full SHA for f076a61
Cargo.toml
@@ -8,7 +8,7 @@ edition = "2024"
8
clap = "4.5.34"
9
comptime = { git = "https://github.com/jp4g/sparse_array", branch = "feat/comptime-codegen" }
10
heck = "0.5.0"
11
-regex-automata = "0.4.8"
+regex-automata = "0.4.7"
12
serde = "1.0.219"
13
serde_json = "1.0.140"
14
thiserror = "2.0.12"
0 commit comments