Skip to content

Commit 7df0c40

Browse files
Bump serde from 1.0.219 to 1.0.224
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.219 to 1.0.224. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.224) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.224 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a5b950 commit 7df0c40

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
@@ -63,7 +63,7 @@ nvim-rs = { version = "0.9.2", features = ["use_tokio"] }
6363
rmpv = "1.0"
6464

6565
# Serialization
66-
serde = "1.0.219"
66+
serde = "1.0.225"
6767
serde_json = "1.0.145"
6868
schemars = "1.0"
6969

0 commit comments

Comments
 (0)