Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Commit

Permalink
Merge pull request #306 from PurpleBooth/dependabot/cargo/serde-1.0.124
Browse files Browse the repository at this point in the history
fix: bump serde from 1.0.123 to 1.0.124
  • Loading branch information
mergify[bot] committed Mar 8, 2021
2 parents 7cbb903 + 17d5590 commit 9a37c7a
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
Expand Up @@ -26,7 +26,7 @@ futures = "0.3.13"
features = [ "full" ]

[dependencies.serde]
version = "1.0.123"
version = "1.0.124"
features = [ "derive" ]

[dev-dependencies]
Expand Down

0 comments on commit 9a37c7a

Please sign in to comment.