Skip to content

Commit 5ebd382

Browse files
Merge branch 'main' into version-1-2
2 parents c0440d6 + f610462 commit 5ebd382

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
@@ -34,7 +34,7 @@ windows = { version = "0.62.2", features = [
3434
] }
3535

3636
clap = { version = "4.5.54", features = ["derive"] }
37-
toml = { version = "0.9.10" }
37+
toml = { version = "0.9.11" }
3838
serde = { version = "1.0.219", features = ["derive"] }
3939
indicatif = { version = "0.18.3" }
4040
console = { version = "0.16.2" }

0 commit comments

Comments
 (0)