We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee54e46 commit 7cbba1bCopy full SHA for 7cbba1b
wundergraph_cli/Cargo.toml
@@ -17,7 +17,7 @@ diesel = "1.4"
17
18
[dev-dependencies]
19
dotenv = "0.15"
20
-insta = "0.16"
+insta = { version = "0.16", features = ["backtrace"] }
21
tempdir = "0.3"
22
reqwest = "0.9"
23
serde_json = "1"
0 commit comments