mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-03 10:40:03 +00:00
Bump serde from 1.0.159 to 1.0.160 (#985)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.159 to 1.0.160. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.159...v1.0.160) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
75f48cce3e
commit
067af4ea25
6 changed files with 9 additions and 9 deletions
|
@ -21,7 +21,7 @@ miette = ["dep:miette"]
|
|||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.4.0", default-features = false, features = ["cargo_bench_support"] }
|
||||
serde = { version = "1.0.159", features = ["derive"] }
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
tinytemplate = "1.2.1"
|
||||
|
||||
[[bench]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue