Skip to content

Commit 33b7628

Browse files
dependabot[bot]CosmicHorrorDev
authored andcommitted
chore(deps): bump serde from 1.0.219 to 1.0.228
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.219 to 1.0.228. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b342c1 commit 33b7628

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 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
@@ -8,7 +8,7 @@ members = [
88
[workspace.dependencies]
99
cargo-lock = "10.1.0"
1010
object = { version = "0.36.7", default-features = false, features = ["read"] }
11-
serde = "1.0.219"
11+
serde = "1.0.228"
1212
serde_derive = "1.0.219"
1313
strum = { version = "0.26.3", features = ["derive"] }
1414
syntect = { version = "5.2.0", default-features = false }

0 commit comments

Comments
 (0)