Skip to content

Commit 1601211

Browse files
chore(deps): bump serde from 1.0.185 to 1.0.188 (#354)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.188. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.185...v1.0.188) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bba2a71 commit 1601211

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
@@ -45,7 +45,7 @@ mime_guess = "2.0.4"
4545
percent-encoding = "2.2.0"
4646
rustls = "0.20.6"
4747
rustls-pemfile = "1.0.3"
48-
serde = { version = "1.0.185", features = ["derive"] }
48+
serde = { version = "1.0.188", features = ["derive"] }
4949
serde_json = "1.0.105"
5050
structopt = { version = "0.3.26", default-features = false }
5151
termcolor = "1.1.3"

0 commit comments

Comments
 (0)