Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.187
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 58c57b5 commit 5c7196c
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 @@ -16,5 +16,5 @@ libc = "0.2.147"
# Use master branch to use initgroups features
libnss = { git = "https://github.com/csnewman/libnss-rs" }
paste = "1.0.14"
serde = { version = "1.0.183", features = ["derive"] }
serde = { version = "1.0.187", features = ["derive"] }
serde_json = "1.0.105"

0 comments on commit 5c7196c

Please sign in to comment.