Skip to content

Commit 5d371a7

Browse files
ok
1 parent 74b4cec commit 5d371a7

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,8 @@ pgls_workspace = { path = "./crates/pgls_workspace", version = "0.0
9494
pgls_workspace_macros = { path = "./crates/pgls_workspace_macros", version = "0.0.0" }
9595

9696
pgls_test_macros = { path = "./crates/pgls_test_macros" }
97-
pgls_test_utils = { path = "./crates/pgls_test_utils" }
97+
pgls_test_utils = { path = "./crates/pgls_test_utils", version = "0.0.0" }
9898

99-
[workspace.dev-dependencies]
100-
pgt_test_utils = { path = "./crates/pgt_test_utils", version = "0.0.0" }
10199

102100
[profile.dev.package]
103101
insta.opt-level = 3

0 commit comments

Comments
 (0)