Skip to content

Commit

Permalink
Merge pull request #320 from brave/renovate/warp-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate warp to 0.3.6
  • Loading branch information
rillian authored Sep 27, 2023
2 parents d799708 + 0a7d5fe commit bcc8830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppoprf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ reqwest = { version = "0.11.20", features = [ "blocking", "json" ] }
dotenvy = "0.15.7"
insta = "1.31.0"
tokio = { version = "1.31.0", features = ["macros", "rt-multi-thread", "time"] }
warp = "0.3.5"
warp = "0.3.6"

[[bench]]
name = "bench"
Expand Down

0 comments on commit bcc8830

Please sign in to comment.