Bump serde from 1.0.158 to 1.0.159 (#959)

This commit is contained in:
dependabot[bot] 2023-03-29 23:12:31 +11:00 committed by GitHub
parent 877606ef40
commit b645cc6286
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -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]]