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 f076a61 commit 34246b0Copy full SHA for 34246b0
Cargo.toml
@@ -5,7 +5,7 @@ members = ["compiler"]
5
edition = "2024"
6
7
[workspace.dependencies]
8
-clap = "4.5.34"
+clap = "4.2.1"
9
comptime = { git = "https://github.com/jp4g/sparse_array", branch = "feat/comptime-codegen" }
10
heck = "0.5.0"
11
regex-automata = "0.4.7"
0 commit comments