mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-03 10:40:03 +00:00
Bump serde from 1.0.158 to 1.0.159 (#959)
This commit is contained in:
parent
877606ef40
commit
b645cc6286
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.152", features = ["derive"] }
|
||||
serde = { version = "1.0.159", features = ["derive"] }
|
||||
tinytemplate = "1.2.1"
|
||||
|
||||
[[bench]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue