Skip to content

Commit b7a30d7

Browse files
authored
Merge pull request #274 from wiktor-k/wiktor-k/fix-resolver
Add workspace resolver to fix a build warning
2 parents bc00348 + 066566f commit b7a30d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[workspace]
22
members = ["cryptoki", "cryptoki-sys"]
3+
resolver = "2"

0 commit comments

Comments
 (0)