Skip to content

Commit 21645a3

Browse files
Bump serde_derive from 1.0.138 to 1.0.140
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.140. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.138...v1.0.140) --- updated-dependencies: - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d1d0a8 commit 21645a3

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.6"
108108
rayon = "1.5.1"
109109
serde_json = "1.0.82"
110110
serde = "1.0.139"
111-
serde_derive = "1.0.138"
111+
serde_derive = "1.0.140"
112112

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

0 commit comments

Comments
 (0)