Hello World works
This commit is contained in:
@@ -4,9 +4,9 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
futures = { version = "0.3.31", default-features = false, features = [
|
||||
"std",
|
||||
"async-await",
|
||||
futures = { version = "0.3.32", default-features = false, features = [
|
||||
"std",
|
||||
"async-await",
|
||||
] }
|
||||
itertools = "0.14.0"
|
||||
task-local = "0.1.0"
|
||||
task-local = "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user