Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
⬆️ Update Rust crate serde to 1.0.188
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent 40d741f commit f692d67
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 @@ -37,7 +37,7 @@ quick-xml = { version = "0.30.0", features = ["serialize"] }
rayon = "1.7.0"
reqwest = { version = "0.11.20", default-features = false, features = ["gzip", "json", "rustls-tls"] }
sentry = { version = "0.31.5", default-features = false, features = ["anyhow", "backtrace", "contexts", "panic", "tracing", "reqwest", "rustls", "profiling", "tower", "tower-http"] }
serde = "1.0.186"
serde = "1.0.188"
serde_json = "1.0.105"
serde_with = { version = "3.3.0", features = ["chrono", "indexmap"] }
serde_yaml = "0.9.25"
Expand Down

0 comments on commit f692d67

Please sign in to comment.