exercises + threads
This commit is contained in:
@@ -5,6 +5,8 @@ edition = "2021"
|
||||
default-run = "rust-by-example"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.9.2"
|
||||
reqwest = "0.12.22"
|
||||
# clap = "2.27.1" # from crates.io
|
||||
# rand = { git = "https://github.com/rust-lang-nursery/rand" } # from online repo
|
||||
# bar = { path = "../bar" } # from a path in the local filesystem
|
||||
|
||||
Reference in New Issue
Block a user