Skip to content

Commit 33cde8a

Browse files
chore(deps): update rust crate insta to 1.37.0
1 parent b57717e commit 33cde8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ppoprf/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ env_logger = "0.11.3"
2828
log = "0.4.21"
2929
reqwest = { version = "0.12.0", features = [ "blocking", "json" ] }
3030
dotenvy = "0.15.7"
31-
insta = "1.36.1"
31+
insta = "1.37.0"
3232
tokio = { version = "1.36.0", features = ["macros", "rt-multi-thread", "time"] }
3333
warp = "0.3.6"
3434

0 commit comments

Comments
 (0)