Skip to content

Commit

Permalink
Update serde monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 0da4323 commit 2df50eb
Showing 1 changed file with 2 additions and 2 deletions.
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.212"
serde_derive = "=1.0.211"
serde_yaml = "=0.9.33"
serde_json = "=1.0.121"
comrak = "=0.26.0"
Expand Down

0 comments on commit 2df50eb

Please sign in to comment.