Skip to content

Commit

Permalink
Merge pull request #80 from dottorblaster/dependabot/cargo/serde-1.0.124
Browse files Browse the repository at this point in the history
Bump serde from 1.0.123 to 1.0.124
  • Loading branch information
dottorblaster authored Mar 8, 2021
2 parents 2250935 + 721befc commit 5912d76
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 @@ -11,6 +11,6 @@ license = "MIT"
[dependencies]
ansi_term = "~0.12.1"
clap = "~2.33.3"
serde = "~1.0.123"
serde = "~1.0.124"
serde_json = "~1.0.64"
serde_derive = "~1.0.124"

0 comments on commit 5912d76

Please sign in to comment.