mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 07:06:53 +00:00
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "api"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
async-trait.workspace = true
|
||||
datafusion = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
snafu = { workspace = true, features = ["backtrace"] }
|
||||
Reference in New Issue
Block a user