mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-06 05:17:42 +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>
87 lines
2.3 KiB
TOML
87 lines
2.3 KiB
TOML
[package]
|
|
name = "rustfs"
|
|
version = "0.1.0"
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|
|
rust-version.workspace = true
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
madmin.workspace = true
|
|
log.workspace = true
|
|
async-trait.workspace = true
|
|
bytes.workspace = true
|
|
clap.workspace = true
|
|
common.workspace = true
|
|
ecstore.workspace = true
|
|
flatbuffers.workspace = true
|
|
futures.workspace = true
|
|
futures-util.workspace = true
|
|
h2 = "0.4.7"
|
|
hyper.workspace = true
|
|
hyper-util.workspace = true
|
|
http.workspace = true
|
|
http-body.workspace = true
|
|
lock.workspace = true
|
|
mime.workspace = true
|
|
netif.workspace = true
|
|
pin-project-lite.workspace = true
|
|
prost.workspace = true
|
|
prost-types.workspace = true
|
|
protos.workspace = true
|
|
protobuf.workspace = true
|
|
rmp-serde.workspace = true
|
|
s3s.workspace = true
|
|
serde.workspace = true
|
|
serde_json.workspace = true
|
|
tracing.workspace = true
|
|
time = { workspace = true, features = ["parsing", "formatting"] }
|
|
tokio-util = { version = "0.7.12", features = ["io", "compat"] }
|
|
tokio = { workspace = true, features = [
|
|
"rt-multi-thread",
|
|
"macros",
|
|
"net",
|
|
"signal",
|
|
] }
|
|
lazy_static.workspace = true
|
|
tokio-stream.workspace = true
|
|
tonic = { version = "0.12.3", features = ["gzip"] }
|
|
tonic-reflection.workspace = true
|
|
tower.workspace = true
|
|
tracing-error.workspace = true
|
|
tracing-subscriber.workspace = true
|
|
transform-stream.workspace = true
|
|
uuid = "1.11.0"
|
|
url.workspace = true
|
|
admin = { path = "../api/admin" }
|
|
axum.workspace = true
|
|
matchit = "0.8.4"
|
|
shadow-rs = "0.36.0"
|
|
const-str = { version = "0.5.7", features = ["std", "proc"] }
|
|
atoi = "2.0.0"
|
|
serde_urlencoded = "0.7.1"
|
|
|
|
[build-dependencies]
|
|
prost-build.workspace = true
|
|
tonic-build.workspace = true
|
|
http.workspace = true
|
|
bytes.workspace = true
|
|
futures.workspace = true
|
|
futures-util.workspace = true
|
|
# uuid = { version = "1.8.0", features = ["v4", "fast-rng", "serde"] }
|
|
ecstore = { path = "../ecstore" }
|
|
s3s.workspace = true
|
|
clap = { version = "4.5.21", features = ["derive"] }
|
|
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "time"] }
|
|
hyper-util = { version = "0.1.10", features = [
|
|
"tokio",
|
|
"server-auto",
|
|
"server-graceful",
|
|
] }
|
|
transform-stream = "0.3.0"
|
|
netif = "0.1.6"
|
|
shadow-rs = "0.36.0"
|
|
# pin-utils = "0.1.0"
|