Skip to content

Commit fbf41e9

Browse files
dependabot[bot]replydev
authored andcommitted
chore(deps): bump serde from 1.0.225 to 1.0.228
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.225 to 1.0.228. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.225...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] <[email protected]>
1 parent da88a1a commit fbf41e9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -27,7 +27,7 @@ debug = false
2727
strip = "symbols"
2828

2929
[dependencies]
30-
serde = { version = "1.0.225", features = ["derive"] }
30+
serde = { version = "1.0.228", features = ["derive"] }
3131
serde_json = "1.0.145"
3232
dirs = "6.0.0"
3333
rpassword = "7.3.1"

0 commit comments

Comments
 (0)