Skip to content

Commit 1383947

Browse files
chore(deps): bump serde from 1.0.155 to 1.0.158
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.155 to 1.0.158. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.155...v1.0.158) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbea889 commit 1383947

File tree

2 files changed

+34
-23
lines changed

2 files changed

+34
-23
lines changed

Cargo.lock

Lines changed: 33 additions & 22 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
@@ -45,7 +45,7 @@ mime_guess = "2.0.4"
4545
percent-encoding = "2.2.0"
4646
rustls = "0.20.8"
4747
rustls-pemfile = "1.0.2"
48-
serde = { version = "1.0.155", features = ["derive"] }
48+
serde = { version = "1.0.158", features = ["derive"] }
4949
serde_json = "1.0.94"
5050
structopt = { version = "0.3.26", default-features = false }
5151
termcolor = "1.1.3"

0 commit comments

Comments
 (0)