Skip to content

Commit

Permalink
Update serde monorepo to v1.0.217 (#1375)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent ec827ca commit 60ee5da
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ color-eyre = "=0.6.3"
eyre = "=0.6.12"
handlebars = { version = "=6.0.0", features = ["dir_source"] }
lazy_static = "=1.5.0"
serde = "=1.0.204"
serde_derive = "=1.0.204"
serde = "=1.0.217"
serde_derive = "=1.0.217"
serde_yaml = "=0.9.33"
serde_json = "=1.0.137"
comrak = "=0.26.0"
Expand Down

0 comments on commit 60ee5da

Please sign in to comment.