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

Commit

Permalink
fix(deps): update rust crate warp to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2023
1 parent ff02709 commit fc6127f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sentry = "0.26.0"
reqwest = { version = "0.11", features = ["json"] }
ansi_term = "*"
chrono = "*"
warp = "0.3.2"
warp = "0.3.4"
sha256 = "*"
serde_json = "*"

Expand Down

0 comments on commit fc6127f

Please sign in to comment.