Merge pull request 'Update Rust crate anyhow to v1.0.94' (#52) from renovate/anyhow-1.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #52
This commit is contained in:
Pierre HUBERT 2024-12-13 19:32:16 +00:00
commit 1cf23da174

4
Cargo.lock generated
View File

@ -16,9 +16,9 @@ checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1"
[[package]]
name = "anyhow"
version = "1.0.90"
version = "1.0.94"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37bf3594c4c988a53154954629820791dde498571819ae4ca50ca811e060cc95"
checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7"
[[package]]
name = "arbitrary"