Skip to content

Commit f9953ce

Browse files
chore(deps): update rust crate serde to 1.0.225 (#1683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fde915 commit f9953ce

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
@@ -12,7 +12,7 @@ license-file = "./LICENSE.md"
1212

1313
[workspace.dependencies]
1414
serde_json = "1.0.145"
15-
serde = "1.0.224"
15+
serde = "1.0.225"
1616
tempfile = "3.22.0"
1717
thiserror = "2.0.16"
1818
tracing = "0.1.41"

0 commit comments

Comments
 (0)