Description: avoid unstable feature nightly
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2023-08-14
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,10 +10,6 @@
 keywords = ["str", "slice", "group"]
 categories = ["algorithms"]
 
-[dev-dependencies]
-rand = "0.6.5"
-
 [features]
 default = ["std"]
-nightly = []
 std = []
