mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-27 16:48:58 +00:00
048da8c972
Bumps the dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [backon](https://github.com/Xuanwo/backon) | `1.2.0` | `1.3.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` | | [hyper](https://github.com/hyperium/hyper) | `1.5.0` | `1.5.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.68` | `2.0.3` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` | | [tracing-error](https://github.com/tokio-rs/tracing) | `0.2.0` | `0.2.1` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | | [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` | | [axum](https://github.com/tokio-rs/axum) | `0.7.7` | `0.7.9` | | [h2](https://github.com/hyperium/h2) | `0.4.6` | `0.4.7` | | [shadow-rs](https://github.com/baoyachi/shadow-rs) | `0.35.2` | `0.36.0` | Updates `backon` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/Xuanwo/backon/releases) - [Commits](https://github.com/Xuanwo/backon/compare/v1.2.0...v1.3.0) Updates `bytes` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.8.0...v1.9.0) Updates `clap` from 4.5.20 to 4.5.21 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.20...clap_complete-v4.5.21) Updates `hyper` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.5.0...v1.5.1) Updates `serde` from 1.0.214 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215) Updates `serde_json` from 1.0.132 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133) Updates `thiserror` from 1.0.68 to 2.0.3 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.68...2.0.3) Updates `tracing` from 0.1.40 to 0.1.41 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.40...tracing-0.1.41) Updates `tracing-error` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-error-0.2.0...tracing-error-0.2.1) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) Updates `url` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.3...v2.5.4) Updates `axum` from 0.7.7 to 0.7.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.7...axum-v0.7.9) Updates `h2` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.4.6...v0.4.7) Updates `shadow-rs` from 0.35.2 to 0.36.0 - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](https://github.com/baoyachi/shadow-rs/compare/v0.35.2...v0.36.0) --- updated-dependencies: - dependency-name: backon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tracing-error dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: h2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: shadow-rs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
93 lines
2.2 KiB
TOML
93 lines
2.2 KiB
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"madmin",
|
|
"rustfs",
|
|
"ecstore",
|
|
"e2e_test",
|
|
"common/common",
|
|
"common/lock",
|
|
"common/protos",
|
|
"api/admin",
|
|
"reader",
|
|
"common/workers",
|
|
]
|
|
|
|
[workspace.package]
|
|
edition = "2021"
|
|
license = "Apache-2.0"
|
|
repository = "https://github.com/rustfs/rustfs"
|
|
rust-version = "1.75"
|
|
version = "0.0.1"
|
|
|
|
[workspace.dependencies]
|
|
madmin = { path = "./madmin" }
|
|
async-trait = "0.1.83"
|
|
backon = "1.3.0"
|
|
bytes = "1.9.0"
|
|
bytesize = "1.3.0"
|
|
clap = { version = "4.5.21", features = ["derive"] }
|
|
ecstore = { path = "./ecstore" }
|
|
flatbuffers = "24.3.25"
|
|
futures = "0.3.31"
|
|
futures-util = "0.3.30"
|
|
common = { path = "./common/common" }
|
|
reader = { path = "./reader" }
|
|
hyper = "1.5.1"
|
|
hyper-util = { version = "0.1.10", features = [
|
|
"tokio",
|
|
"server-auto",
|
|
"server-graceful",
|
|
] }
|
|
http = "1.1.0"
|
|
http-body = "1.0.1"
|
|
lock = { path = "./common/lock" }
|
|
lazy_static = "1.5.0"
|
|
mime = "0.3.17"
|
|
netif = "0.1.6"
|
|
pin-project-lite = "0.2"
|
|
# pin-utils = "0.1.0"
|
|
prost = "0.13.3"
|
|
prost-build = "0.13.3"
|
|
prost-types = "0.13.3"
|
|
protobuf = "3.7"
|
|
protos = { path = "./common/protos" }
|
|
rand = "0.8.5"
|
|
rmp = "0.8.14"
|
|
rmp-serde = "1.3.0"
|
|
s3s = { git = "https://github.com/Nugine/s3s.git", rev = "3291c0ca0284971569499cbe75bd69ef7bde8321", default-features = true, features = [
|
|
"tower",
|
|
] }
|
|
s3s-policy = { git = "https://github.com/Nugine/s3s.git", rev = "3291c0ca0284971569499cbe75bd69ef7bde8321" }
|
|
serde = { version = "1.0.215", features = ["derive"] }
|
|
serde_json = "1.0.133"
|
|
tempfile = "3.13.0"
|
|
thiserror = "2.0.3"
|
|
time = { version = "0.3.36", features = [
|
|
"std",
|
|
"parsing",
|
|
"formatting",
|
|
"macros",
|
|
"serde",
|
|
] }
|
|
tokio = { version = "1.41.0", features = ["fs", "rt-multi-thread"] }
|
|
tonic = { version = "0.12.3", features = ["gzip"] }
|
|
tonic-build = "0.12.3"
|
|
tonic-reflection = "0.12"
|
|
tokio-stream = "0.1.16"
|
|
tower = { version = "0.5.1", features = ["timeout"] }
|
|
tracing = "0.1.41"
|
|
tracing-error = "0.2.1"
|
|
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "time"] }
|
|
transform-stream = "0.3.0"
|
|
url = "2.5.4"
|
|
uuid = { version = "1.11.0", features = [
|
|
"v4",
|
|
"fast-rng",
|
|
"macro-diagnostics",
|
|
] }
|
|
log = "0.4.22"
|
|
axum = "0.7.9"
|
|
md-5 = "0.10.6"
|
|
workers = { path = "./common/workers" }
|