We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57717e commit 33cde8aCopy full SHA for 33cde8a
ppoprf/Cargo.toml
@@ -28,7 +28,7 @@ env_logger = "0.11.3"
28
log = "0.4.21"
29
reqwest = { version = "0.12.0", features = [ "blocking", "json" ] }
30
dotenvy = "0.15.7"
31
-insta = "1.36.1"
+insta = "1.37.0"
32
tokio = { version = "1.36.0", features = ["macros", "rt-multi-thread", "time"] }
33
warp = "0.3.6"
34
0 commit comments