Working if statement
partially
This commit is contained in:
parent
f6a590e7b9
commit
6537c427dc
2 changed files with 21 additions and 3 deletions
|
@ -20,6 +20,8 @@ regex = "1.11.1"
|
|||
rustyline = { version = "15.0.0", features = ["derive", "rustyline-derive"] }
|
||||
tokio = { version = "1.42.0", features = ["macros", "parking_lot", "rt", "rt-multi-thread"] }
|
||||
|
||||
rand = "0.8.5"
|
||||
|
||||
[profile.dev]
|
||||
debug-assertions = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue