Skip to content

Commit a60d88a

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

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.1.0"
4646
rustls = "0.20.6"
4747
rustls-pemfile = "1.0.1"
48-
serde = { version = "1.0.143", features = ["derive"] }
48+
serde = { version = "1.0.144", features = ["derive"] }
4949
serde_json = "1.0.83"
5050
structopt = { version = "0.3.26", default-features = false }
5151
termcolor = "1.1.3"

0 commit comments

Comments
 (0)