Orchid-base uses task-local context.
Everything else is broken at the moment.
This commit is contained in:
@@ -8,10 +8,11 @@ repository = "https://git.lbfalvy.com/Orchid/orchid"
|
||||
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"
|
||||
test_executors = "0.4.0"
|
||||
|
||||
[dependencies]
|
||||
futures = "0.3.31"
|
||||
futures-io = "0.3.31"
|
||||
|
||||
Reference in New Issue
Block a user