Skip to content

Commit 84afb64

Browse files
dependabot[bot]saschagrunert
authored andcommitted
Bump serde from 1.0.131 to 1.0.132
Bumps [serde](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82a46b0 commit 84afb64

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
@@ -30,7 +30,7 @@ mowl = "2.1.1"
3030
nom = { git = "https://github.com/Geal/nom", features = ["regexp"] }
3131
rayon = "1.5.1"
3232
regex = "1.5.4"
33-
serde = "1.0.131"
33+
serde = "1.0.132"
3434
serde_derive = "1.0.131"
3535
term = "0.7.0"
3636
toml = "0.5.8"

0 commit comments

Comments
 (0)