Skip to content

Commit fea7126

Browse files
committed
Update Rust crate anyhow to 1.0.75
1 parent df63a14 commit fea7126

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 @@ version = "0.1.0"
55
edition = "2021"
66

77
[dependencies]
8-
anyhow = "1.0.71"
8+
anyhow = "1.0.75"
99
indicatif = "0.17.4"
1010
itertools = "0.10.5"
1111
kdbx4 = "0.5.1"

0 commit comments

Comments
 (0)