Skip to content

Commit da280e9

Browse files
dependabot-preview[bot]cecton
authored andcommitted
Bump serde_derive from 1.0.106 to 1.0.110
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.106 to 1.0.110. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.106...v1.0.110) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 65d6b02 commit da280e9

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
@@ -29,7 +29,7 @@ maintenance = { status = "actively-developed" }
2929

3030
[dependencies]
3131
bincode = "1.0.1"
32-
serde_derive = "1.0.106"
32+
serde_derive = "1.0.110"
3333
serde = "1.0.110"
3434
crc = "1.0.0"
3535
err-derive = "0.2.4"

0 commit comments

Comments
 (0)