mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
build(deps): bump serde-aux from 4.1.2 to 4.2.0
Bumps [serde-aux](https://github.com/vityafx/serde-aux) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/vityafx/serde-aux/releases) - [Commits](https://github.com/vityafx/serde-aux/commits) --- updated-dependencies: - dependency-name: serde-aux dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
88893d0f82
commit
fd62eb7ab9
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