Skip to content

Commit

Permalink
Bump serde from 1.0.106 to 1.0.124
Browse files Browse the repository at this point in the history
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.106 to 1.0.124.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.106...v1.0.124)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2021
1 parent 1d57093 commit c144774
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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
Expand Up @@ -23,7 +23,7 @@ structopt = "0.3"
jmx = "0.2.1"
reqwest = { version = "0.10.4", features = ["default-tls", "json"] }
openssl = { version = "0.10", features = ["vendored"] }
serde = { version = "1.0.106", features = ["derive"] }
serde = { version = "1.0.124", features = ["derive"] }
serde_json = "1.0.53"
chrono = "0.4.11"
humantime = "2.0.0"

0 comments on commit c144774

Please sign in to comment.