Skip to content

Commit

Permalink
Merge pull request #68 from kohbis/dependabot/cargo/serde-1.0.143
Browse files Browse the repository at this point in the history
  • Loading branch information
kohbis authored Aug 12, 2022
2 parents 89402a9 + ffeea06 commit dacfc2c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -15,7 +15,7 @@ categories = ["command-line-utilities"]
anyhow = "1.0.32"
libc = "0.2"
reqwest = { version = "0.10.8", features = ["json"] }
serde = { version = "1.0.116", features = ["derive"] }
serde = { version = "1.0.143", features = ["derive"] }
serde_json = "1.0.83"
structopt = "0.3.20"
termion = "1.5.6"
Expand Down

0 comments on commit dacfc2c

Please sign in to comment.