Skip to content

Commit 3266282

Browse files
chore(deps): bump serde from 1.0.210 to 1.0.214 (#76)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb68f28 commit 3266282

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
@@ -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.210", features = ["derive"] }
21+
serde = { version = "1.0.214", 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)