Skip to content

Commit

Permalink
Update Cargo patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent bf37ab9 commit 7600867
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ license = "MIT"

[dependencies]
sentry = "0.31.7"
rocket = { version = "0.5.0-rc.2", default-features = false }
log = "0.4.17"
serde = "1.0.137"
figment = "0.10.6"
rocket = { version = "0.5.0-rc.3", default-features = false }
log = "0.4.20"
serde = "1.0.190"
figment = "0.10.12"

0 comments on commit 7600867

Please sign in to comment.