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 aa3be01 commit f37bad1Copy full SHA for f37bad1
Cargo.toml
@@ -8,11 +8,11 @@ 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.9"
+regex-automata = "0.4.8"
12
serde = "1.0.219"
13
serde_json = "1.0.140"
14
thiserror = "2.0.12"
15
serde-wasm-bindgen = "0.6.5"
16
wasm-bindgen = "0.2.100"
17
18
-resolver = "2"
+resolver = "2"
0 commit comments