chore(deps): update rust crate anyhow to 1.0.82 #62
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ tokio = { version = "1.37", features = ["full"] }
|
||||||
assert2 = "0.3"
|
assert2 = "0.3"
|
||||||
pretty_assertions = "1.4"
|
pretty_assertions = "1.4"
|
||||||
test-log = "0.2"
|
test-log = "0.2"
|
||||||
anyhow = "1.0"
|
anyhow = "1.0.82"
|
||||||
|
|
||||||
[package.metadata.bin]
|
[package.metadata.bin]
|
||||||
# Conventional commits githook
|
# Conventional commits githook
|
||||||
|
|
Loading…
Reference in a new issue