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 a825e6c commit a928348Copy full SHA for a928348
crates/pgt_cli/Cargo.toml
@@ -53,7 +53,7 @@ tikv-jemallocator = "0.6.0"
53
54
[dev-dependencies]
55
assert_cmd = "2.0.16"
56
-insta = { version = "1.40.0", features = ["yaml"] }
+insta = { workspace = true, features = ["yaml"] }
57
58
[lib]
59
doctest = false
0 commit comments