Skip to content

Commit

Permalink
cargo: add resolver 2 to virtual workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
bonifaido committed Jun 21, 2023
1 parent 22f6d49 commit 72abad6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[workspace]

resolver = "2"

members = [
"./experimental/wasm-tcp-metadata",
]
Expand Down

0 comments on commit 72abad6

Please sign in to comment.