Skip to content

Commit 2a5f464

Browse files
Bump serde from 1.0.197 to 1.0.203 (#1310)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87438f9 commit 2a5f464

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
@@ -33,7 +33,7 @@ strum = { version = "0.25.0", features = ["derive"] }
3333
strum_macros = "0.26.1"
3434
serde_json = {version = "1.0.116", features = ["arbitrary_precision", "preserve_order"]}
3535
enum_dispatch = "0.3.13"
36-
serde = { version = "1.0.197", features = ["derive"] }
36+
serde = { version = "1.0.203", features = ["derive"] }
3737
speedate = "0.14.0"
3838
smallvec = "1.13.2"
3939
ahash = "0.8.10"

0 commit comments

Comments
 (0)