lex_hello worked for a second just now
this is just a backup however
This commit is contained in:
@@ -6,8 +6,12 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
async-stream = "0.3.6"
|
||||
camino = "1.1.9"
|
||||
clap = { version = "4.5.24", features = ["derive"] }
|
||||
futures = "0.3.31"
|
||||
itertools = "0.14.0"
|
||||
orchid-base = { version = "0.1.0", path = "../orchid-base" }
|
||||
orchid-host = { version = "0.1.0", path = "../orchid-host" }
|
||||
substack = "1.1.1"
|
||||
tokio = { version = "1.43.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user