Skip to content

Commit a355289

Browse files
chore(deps): bump serde from 1.0.188 to 1.0.193
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.193. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.188...v1.0.193) --- 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 dc219f7 commit a355289

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
@@ -38,7 +38,7 @@ once_cell = "1.18.0"
3838
pulldown-cmark = "0.9.3"
3939
regex = "1.9.6"
4040
semver = "1.0.19"
41-
serde = { version = "1.0.188", features = ["derive"] }
41+
serde = { version = "1.0.193", features = ["derive"] }
4242
serde_json = "1.0.107"
4343
# The version of toml that mdbook uses internally (and uses in it's public api)
4444
# Only used for compatilibilty with the mdbook public api

0 commit comments

Comments
 (0)