Skip to content

Commit b37af7f

Browse files
Bump serde from 1.0.68 to 1.0.70
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.68 to 1.0.70. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.68...v1.0.70) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 0ed8226 commit b37af7f

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -27,7 +27,7 @@ clap = "2.31.2"
2727
callgraph = { path = "lib/callgraph", version = "0.1.0" }
2828
panic_analysis = { path = "lib/panic_analysis", version = "0.1.0" }
2929
toml = "0.4.6"
30-
serde = "1.0.64"
30+
serde = "1.0.70"
3131
serde_derive = "1.0.64"
3232
error-chain = "0.11.0"
3333
serde_json = "1.0.22"

0 commit comments

Comments
 (0)