Skip to content

Commit 72986c2

Browse files
dependabot[bot]38
authored andcommitted
Bump serde_derive from 1.0.137 to 1.0.138
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.138. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.137...v1.0.138) --- 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 c09c6fe commit 72986c2

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.

plotters/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ criterion = "0.3.4"
108108
rayon = "1.5.1"
109109
serde_json = "1.0.64"
110110
serde = "1.0.138"
111-
serde_derive = "1.0.126"
111+
serde_derive = "1.0.138"
112112

113113
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
114114
rand = "0.8.3"

0 commit comments

Comments
 (0)