Skip to content

Commit

Permalink
Merge pull request #41 from dottorblaster/dependabot/cargo/serde-1.0.111
Browse files Browse the repository at this point in the history
Bump serde from 1.0.110 to 1.0.111
  • Loading branch information
dottorblaster authored Jun 1, 2020
2 parents f476ace + 21b614b commit a3b4e65
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.1"
serde = "~1.0.110"
serde = "~1.0.111"
serde_json = "~1.0.53"
serde_derive = "~1.0.110"

0 comments on commit a3b4e65

Please sign in to comment.