working version
remove const no need for RwLock as we don't use mut in thread \o/
This commit is contained in:
@@ -7,3 +7,4 @@ edition = "2021"
|
||||
console = "0.15.0"
|
||||
rand = "0.8.5"
|
||||
parameterized = "1.0.0"
|
||||
clap = { version = "3.1.15", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user