Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #45 from vincent-herlemont/dependabot/cargo/serde-…
Browse files Browse the repository at this point in the history
…1.0.116

build(deps): bump serde from 1.0.115 to 1.0.116
  • Loading branch information
vincent-herlemont authored Oct 4, 2020
2 parents 1eb5556 + 0a4a421 commit e3d0c65
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 @@ -21,7 +21,7 @@ tempdir = "0.3.7"
fs_extra = "1.1.0"
walkdir = "2.3.1"
serde_yaml ="0.8.13"
serde = { version = "1.0.112", features = ["derive","rc"] }
serde = { version = "1.0.116", features = ["derive","rc"] }
regex = "1.3.9"
clap = "2.33.2"
dirs = "3.0.0"
Expand Down

0 comments on commit e3d0c65

Please sign in to comment.