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 Jul 9, 2023
1 parent c7fc5c3 commit 3d5a882
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.30.0"
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.19"
serde = "1.0.170"
figment = "0.10.10"

0 comments on commit 3d5a882

Please sign in to comment.