Skip to content

Commit 34246b0

Browse files
authored
Update Cargo.toml
1 parent f076a61 commit 34246b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ members = ["compiler"]
55
edition = "2024"
66

77
[workspace.dependencies]
8-
clap = "4.5.34"
8+
clap = "4.2.1"
99
comptime = { git = "https://github.com/jp4g/sparse_array", branch = "feat/comptime-codegen" }
1010
heck = "0.5.0"
1111
regex-automata = "0.4.7"

0 commit comments

Comments
 (0)