mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-08-18 12:18:19 +00:00
Merge pull request #47 from tuna2134/renovate/anyhow-1.x-lockfile
Update Rust crate anyhow to v1.0.89
This commit is contained in:
Generated
+2
-2
@@ -77,9 +77,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "anyhow"
|
||||
version = "1.0.87"
|
||||
version = "1.0.89"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "10f00e1f6e58a40e807377c75c6a7f97bf9044fab57816f2414e6f5f4499d7b8"
|
||||
checksum = "86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6"
|
||||
|
||||
[[package]]
|
||||
name = "async-trait"
|
||||
|
||||
Reference in New Issue
Block a user