feat: add dist
This commit is contained in:
@@ -6,3 +6,6 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = { version = "1.0.71", features = ["backtrace"] }
|
||||
dagger-sdk = "0.2.22"
|
||||
tokio = { version = "1.28.1", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user