Skip to content

Commit

Permalink
Update serde monorepo to v1.0.210
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent 8e26919 commit 41c83e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.210"
serde_derive = "=1.0.210"
serde_yaml = "=0.9.33"
serde_json = "=1.0.121"
comrak = "=0.26.0"
Expand Down

0 comments on commit 41c83e8

Please sign in to comment.