Skip to content

Commit c8e469b

Browse files
dependabot[bot]saschagrunert
authored andcommitted
Build(deps): Bump serde from 1.0.125 to 1.0.126
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.125...v1.0.126) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1ec456 commit c8e469b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ parking_lot = "0.11.1"
3333
proc-mounts = "0.2.4"
3434
rand = "0.8.3"
3535
rayon = "1.5.0"
36-
serde = { version = "1.0.125", features = ["derive"] }
36+
serde = { version = "1.0.126", features = ["derive"] }
3737
serde_json = "1.0.64"
3838
serde_yaml = "0.8.17"
3939
signal-hook = "0.3.8"

0 commit comments

Comments
 (0)