Skip to content

Commit 0337392

Browse files
dependabot[bot]icecreammatt
authored andcommitted
build(deps): bump serde from 1.0.162 to 1.0.163
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.162...v1.0.163) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c674d00 commit 0337392

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -8,5 +8,5 @@ edition = "2021"
88
[dependencies]
99
clap = { version = "3.0.0" }
1010
regex = "1.8.1"
11-
serde = { version = "1.0.96", features = ["derive"] }
11+
serde = { version = "1.0.163", features = ["derive"] }
1212
serde_json = "1.0"

0 commit comments

Comments
 (0)