summaryrefslogtreecommitdiffstats
path: root/src/etc/test-float-parse/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/test-float-parse/Cargo.toml')
-rw-r--r--src/etc/test-float-parse/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/test-float-parse/Cargo.toml b/src/etc/test-float-parse/Cargo.toml
index 7ee19a0b6..6d7b227d0 100644
--- a/src/etc/test-float-parse/Cargo.toml
+++ b/src/etc/test-float-parse/Cargo.toml
@@ -5,6 +5,7 @@ edition = "2021"
publish = false
[workspace]
+resolver = "1"
[dependencies]
rand = "0.4"