Skip to content

Commit

Permalink
Merge pull request #209 from deebloo/renovate/serde-monorepo
Browse files Browse the repository at this point in the history
Update Rust crate serde to 1.0.195
  • Loading branch information
Danny Blue authored Jan 8, 2024
2 parents 1bcd8df + 1015e22 commit 1cbb51f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ documentation = "https://docs.rs/yngvi/0.2.0"
async-trait = "0.1.77"
chrono = { version = "0.4.31", features = ["serde"] }
metrum = { version = "0.5.0", features = ["serde"] }
serde = { version = "1.0.194", features = ["derive"] }
serde = { version = "1.0.195", features = ["derive"] }
serde_json = "1.0.108"

# feature dependencies
Expand Down

0 comments on commit 1cbb51f

Please sign in to comment.