Skip to content

Commit

Permalink
Set resolver version in root Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianFreudiger committed Jul 2, 2023
1 parent 5a71d64 commit 34e2348
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[workspace]
members=[
resolver = "2"
members = [
"libvfio-user-sys",
"libvfio-user",
]

0 comments on commit 34e2348

Please sign in to comment.