Skip to content

Commit e96f14c

Browse files
Update Rust crate serde to 1.0.185 (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4248818 commit e96f14c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dialoguer = "0.10.4"
3434
dirs = "4.0.0"
3535
itertools = "0.11.0"
3636
node-semver = "2.1.0"
37-
serde = { version = "1.0.184", features = ["derive"] }
37+
serde = { version = "1.0.185", features = ["derive"] }
3838
serde_json = "1.0.105"
3939
spectral = "0.6.0"
4040
ureq = { version = "2.7.1", features = ["native-certs", "json"] }

0 commit comments

Comments
 (0)