mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
Merge pull request #559 from rustic-rs/dependabot/cargo/serde-aux-4.2.0
build(deps): bump serde-aux from 4.1.2 to 4.2.0
This commit is contained in:
commit
4c190cc5aa
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2022,9 +2022,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "serde-aux"
|
||||
version = "4.1.2"
|
||||
version = "4.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c599b3fd89a75e0c18d6d2be693ddb12cccaf771db4ff9e39097104808a014c0"
|
||||
checksum = "c3dfe1b7eb6f9dcf011bd6fad169cdeaae75eda0d61b1a99a3f015b41b0cae39"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"serde",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user