about summary refs log tree commit diff
path: root/tvix
diff options
context:
space:
mode:
Diffstat (limited to 'tvix')
-rw-r--r--tvix/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/Cargo.toml b/tvix/Cargo.toml
index 314e329e6f..938364fc26 100644
--- a/tvix/Cargo.toml
+++ b/tvix/Cargo.toml
@@ -16,6 +16,7 @@
 # extra steps or other auxiliary targets.
 
 [workspace]
+resolver = "2"
 
 members = [
   "cli",