tinyrand -> rand
This commit is contained in:
Generated
+1
-7
@@ -3193,10 +3193,10 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"color",
|
||||
"eframe",
|
||||
"rand",
|
||||
"rfd",
|
||||
"rodio",
|
||||
"serde",
|
||||
"tinyrand",
|
||||
"tokio",
|
||||
"toml",
|
||||
]
|
||||
@@ -3289,12 +3289,6 @@ dependencies = [
|
||||
"strict-num",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tinyrand"
|
||||
version = "0.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "87ffaad2263779579369d45f65cad0647c860893d27e4543cdcc1e428d07da2c"
|
||||
|
||||
[[package]]
|
||||
name = "tinystr"
|
||||
version = "0.8.1"
|
||||
|
||||
Reference in New Issue
Block a user