Skip to content

Commit a928348

Browse files
committed
progress
1 parent a825e6c commit a928348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/pgt_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ tikv-jemallocator = "0.6.0"
5353

5454
[dev-dependencies]
5555
assert_cmd = "2.0.16"
56-
insta = { version = "1.40.0", features = ["yaml"] }
56+
insta = { workspace = true, features = ["yaml"] }
5757

5858
[lib]
5959
doctest = false

0 commit comments

Comments
 (0)