Skip to content

Commit 40fc8be

Browse files
committed
upgrade again
1 parent 1478217 commit 40fc8be

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
@@ -15,7 +15,7 @@ keywords = ["calculator", "cli"]
1515

1616
[dependencies]
1717
anyhow = { version = "1.0.75", optional = true }
18-
clap = { version = "4.0.14", features = ["derive"], optional = true }
18+
clap = { version = "4.4.8", features = ["derive"], optional = true }
1919
lalrpop-util = { version = "0.20.0", features = ["lexer"] }
2020
lazy_static = "1.4.0"
2121
num-runtime-fmt = "0.1"

0 commit comments

Comments
 (0)