Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
Bump serde_json from 1.0.59 to 1.0.60 (#1665)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 3, 2020
1 parent 6a27672 commit 2a3b5b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ reqwest = { version = "0.10.9", features = ["blocking", "json"] }
rustls = "0.18.1"
semver = "0.11.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.59"
serde_json = "1.0.60"
serde_with = "1.5.1"
tempfile = "3.1.0"
term_size = "0.3"
Expand Down

0 comments on commit 2a3b5b3

Please sign in to comment.