Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
Bump serde from 1.0.194 to 1.0.195 (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 6, 2024
1 parent cb9c1fc commit 9e10717
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 @@ -34,7 +34,7 @@ fraction = { version = "0.15.0", default-features = false }
humantime = "2.1.0"
once_cell = "1.19.0"
scryptenc = "0.8.6"
serde = { version = "1.0.194", features = ["derive"], optional = true }
serde = { version = "1.0.195", features = ["derive"], optional = true }
serde_json = { version = "1.0.111", optional = true }
sysexits = "0.7.7"
sysinfo = "0.30.5"
Expand Down

0 comments on commit 9e10717

Please sign in to comment.