We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7818173 commit a8759b0Copy full SHA for a8759b0
juniper/Cargo.toml
@@ -56,7 +56,7 @@ getrandom = { version = "0.2", features = ["js"] }
56
57
[dev-dependencies]
58
bencher = "0.1.2"
59
-pretty_assertions = "0.7.1"
+pretty_assertions = "1.0.0"
60
serde_json = "1.0.2"
61
tokio = { version = "1", features = ["macros", "time", "rt-multi-thread"] }
62
0 commit comments