Skip to content

Commit

Permalink
Merge pull request #366 from brave/renovate/insta-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate insta to 1.36.1
  • Loading branch information
rillian authored Mar 6, 2024
2 parents b578533 + c0a982d commit 3966de1
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 @@ -28,7 +28,7 @@ env_logger = "0.11.2"
log = "0.4.20"
reqwest = { version = "0.11.24", features = [ "blocking", "json" ] }
dotenvy = "0.15.7"
insta = "1.35.1"
insta = "1.36.1"
tokio = { version = "1.36.0", features = ["macros", "rt-multi-thread", "time"] }
warp = "0.3.6"

Expand Down

0 comments on commit 3966de1

Please sign in to comment.