Skip to content

Commit

Permalink
Update serde monorepo to v1.0.202
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent 6ec99b3 commit 204f8a9
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 = "=5.1.2", features = ["dir_source"] }
lazy_static = "=1.4.0"
serde = "=1.0.197"
serde_derive = "=1.0.197"
serde = "=1.0.202"
serde_derive = "=1.0.202"
serde_yaml = "=0.9.33"
serde_json = "=1.0.116"
comrak = "=0.22.0"
Expand Down

0 comments on commit 204f8a9

Please sign in to comment.