Skip to content

Commit 8c12d5b

Browse files
Bump serde from 1.0.203 to 1.0.209
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.209. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.203...v1.0.209) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a584525 commit 8c12d5b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ debug = true
1111
fastly = "0.10.1"
1212
hmac-sha256 = "1.1.7"
1313
rand = "0.8.5"
14-
serde = { version = "1.0.203", features = ["derive"] }
14+
serde = { version = "1.0.209", features = ["derive"] }
1515
serde_json = "1.0.120"
1616
base64 = "0.22.1"
1717
jwt-simple = "0.12.9"

0 commit comments

Comments
 (0)