Skip to content

Commit 32540cb

Browse files
chore(deps): bump serde from 1.0.214 to 1.0.215 (#80)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21182a7 commit 32540cb

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
@@ -18,7 +18,7 @@ once_cell = "1.20.2"
1818
regex = { package = "regex-lite", version = "0.1.6" }
1919
schemars = "0.8.21"
2020
serde_json = "1.0.132"
21-
serde = { version = "1.0.214", features = ["derive"] }
21+
serde = { version = "1.0.215", features = ["derive"] }
2222
serde_yaml = "0.9.34"
2323
tokio = { version = "1.41.0", features = ["full"] }
2424
tower = { version = "0.5.1", features = ["limit"] }

0 commit comments

Comments
 (0)