Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.192
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent b2505a9 commit aacc40c
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.74"
chrono = { version = "0.4.31", features = ["serde"] }
metrum = { version = "0.5.0", features = ["serde"] }
serde = { version = "1.0.190", features = ["derive"] }
serde = { version = "1.0.192", features = ["derive"] }
serde_json = "1.0.108"

# feature dependencies
Expand Down

0 comments on commit aacc40c

Please sign in to comment.