Skip to content

Commit 341b7a7

Browse files
authored
Specify resolver version as requested by the compiler (#57)
Adds resolver = "2", as requested by the compiler when you compile the crate.
1 parent cf9c749 commit 341b7a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[workspace]
2+
resolver = "2"
23
members = ["bonsai", "examples"]

0 commit comments

Comments
 (0)