mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-12 08:06:54 +00:00
feat(rustfs): add build info (#121)
This commit is contained in:
@@ -55,6 +55,8 @@ admin = { path = "../api/admin" }
|
||||
axum.workspace = true
|
||||
router = { version = "0.0.1", path = "../router" }
|
||||
matchit = "0.8.4"
|
||||
shadow-rs = "0.35.2"
|
||||
const-str = { version = "0.5.7", features = ["std", "proc"] }
|
||||
|
||||
[build-dependencies]
|
||||
prost-build.workspace = true
|
||||
@@ -75,4 +77,5 @@ hyper-util = { version = "0.1.10", features = [
|
||||
] }
|
||||
transform-stream = "0.3.0"
|
||||
netif = "0.1.6"
|
||||
shadow-rs = "0.35.2"
|
||||
# pin-utils = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user