Skip to content

Commit f076a61

Browse files
authored
Update Cargo.toml
1 parent f37bad1 commit f076a61

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
@@ -8,7 +8,7 @@ edition = "2024"
88
clap = "4.5.34"
99
comptime = { git = "https://github.com/jp4g/sparse_array", branch = "feat/comptime-codegen" }
1010
heck = "0.5.0"
11-
regex-automata = "0.4.8"
11+
regex-automata = "0.4.7"
1212
serde = "1.0.219"
1313
serde_json = "1.0.140"
1414
thiserror = "2.0.12"

0 commit comments

Comments
 (0)