mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
Merge pull request #402 from rustic-rs/dependabot/cargo/toml-0.5.11
build(deps): bump toml from 0.5.10 to 0.5.11
This commit is contained in:
commit
0899dbd5e9
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2252,9 +2252,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "toml"
|
||||
version = "0.5.10"
|
||||
version = "0.5.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1333c76748e868a4d9d1017b5ab53171dfd095f70c712fdb4653a406547f598f"
|
||||
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user