Skip to content

Commit

Permalink
Merge pull request #12 from ThomasdenH/dependabot/cargo/serde_derive-…
Browse files Browse the repository at this point in the history
…1.0.91

Bump serde_derive from 1.0.90 to 1.0.91
  • Loading branch information
ThomasdenH committed May 7, 2019
2 parents 32a3918 + 54e5fe3 commit a584fde
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 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 @@ -12,7 +12,7 @@ pbr = "1.0.1"
rayon = "1.0.3"
serde_json = "1.0"
failure = "0.1.1"
serde_derive = "1.0.90"
serde_derive = "1.0.91"
serde = "1.0.90"
clap = "2.33.0"

Expand Down

0 comments on commit a584fde

Please sign in to comment.