Hello World works
This commit is contained in:
@@ -10,9 +10,10 @@ homepage = "https://git.lbfalvy.com/Orchid/orchid"
|
||||
[dev-dependencies]
|
||||
futures = "0.3.31"
|
||||
itertools = "0.14.0"
|
||||
rand = "0.9.2"
|
||||
rand_chacha = "0.9.0"
|
||||
rand = "0.10.1"
|
||||
rand_chacha = "0.10.0"
|
||||
test_executors = "0.4.1"
|
||||
orchid-async-utils = { version = "0.1.0", path = "../orchid-async-utils" }
|
||||
|
||||
[dependencies]
|
||||
futures-io = "0.3.31"
|
||||
|
||||
Reference in New Issue
Block a user