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

Commit

Permalink
⬆️ Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent 40d741f commit e52512a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -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 All @@ -47,7 +47,7 @@ tower = { version = "0.4.13", default-features = false }
tower-http = { version = "0.4.3", features = ["trace"] }
tracing = { version = "0.1.37" }
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
url = "2.4.0"
url = "2.4.1"
uuid = { version = "1.4.1", features = ["v4"] }
walkdir = "2.3.3"

Expand Down

0 comments on commit e52512a

Please sign in to comment.