Skip to content

Commit 6da08d5

Browse files
committed
move to workspace dep
1 parent 06d7d4d commit 6da08d5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ predicates = "3.1.0"
6565
indexmap = "2.3.0"
6666
fxhash = "0.2.1"
6767
bumpalo = { version = "3.16.0" }
68+
pathsearch = "0.2.0"
6869

6970
[profile.dev.package]
7071
insta.opt-level = 3

hugr-llvm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ strum.workspace = true
3434
insta.workspace = true
3535
rstest.workspace = true
3636
portgraph.workspace = true
37-
pathsearch = "0.2.0"
37+
pathsearch.workspace = true
3838
serde_json.workspace = true
3939
serde.workspace = true
4040
typetag.workspace = true

0 commit comments

Comments
 (0)