Skip to content

Commit d36533a

Browse files
dependabot[bot]saschagrunert
authored andcommitted
Bump serde_derive from 1.0.131 to 1.0.132
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.131 to 1.0.132. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.131...v1.0.132) --- updated-dependencies: - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84afb64 commit d36533a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -31,7 +31,7 @@ nom = { git = "https://github.com/Geal/nom", features = ["regexp"] }
3131
rayon = "1.5.1"
3232
regex = "1.5.4"
3333
serde = "1.0.132"
34-
serde_derive = "1.0.131"
34+
serde_derive = "1.0.132"
3535
term = "0.7.0"
3636
toml = "0.5.8"
3737

0 commit comments

Comments
 (0)