Timer
This commit is contained in:
Generated
+7
@@ -609,6 +609,7 @@ dependencies = [
|
||||
"color",
|
||||
"rhai",
|
||||
"serde",
|
||||
"tinyrand",
|
||||
"toml",
|
||||
]
|
||||
|
||||
@@ -1520,6 +1521,12 @@ dependencies = [
|
||||
"crunchy",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tinyrand"
|
||||
version = "0.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "87ffaad2263779579369d45f65cad0647c860893d27e4543cdcc1e428d07da2c"
|
||||
|
||||
[[package]]
|
||||
name = "toml"
|
||||
version = "0.8.23"
|
||||
|
||||
Reference in New Issue
Block a user