Unverified Commit aea9bd46 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump the dependencies group with 7 updates (#401)

* build(deps): bump the dependencies group with 7 updates

Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.43` |
| [http](https://github.com/hyperium/http) | `1.3.1` | `1.4.0` |
| [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.53` |
| [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` |
| [opendal](https://github.com/apache/opendal) | `0.54.1` | `0.55.0` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.0` | `2.12.1` |
| [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.55` | `0.3.56` |


Updates `tracing` from 0.1.41 to 0.1.43
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.41...tracing-0.1.43)

Updates `http` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v1.3.1...v1.4.0)

Updates `clap` from 4.5.51 to 4.5.53
- [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.51...clap_complete-v4.5.53)

Updates `tracing-subscriber` from 0.3.20 to 0.3.22
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.20...tracing-subscriber-0.3.22)

Updates `opendal` from 0.54.1 to 0.55.0
- [Release notes](https://github.com/apache/opendal/releases)
- [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/opendal/compare/v0.54.1...v0.55.0)

Updates `indexmap` from 2.12.0 to 2.12.1
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.12.0...2.12.1)

Updates `wasm-bindgen-test` from 0.3.55 to 0.3.56
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits

)

---
updated-dependencies:
- dependency-name: tracing
  dependency-version: 0.1.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: http
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: clap
  dependency-version: 4.5.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tracing-subscriber
  dependency-version: 0.3.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: opendal
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: indexmap
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: wasm-bindgen-test
  dependency-version: 0.3.56
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

* build(deps): bump the dependencies group with 7 updates (#406)

* Initial plan

* fix(s3s-fs): update opendal scheme assertion for API change in v0.55

Co-authored-by: default avatarNugine <30099658+Nugine@users.noreply.github.com>

---------

Co-authored-by: default avatarcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: default avatarNugine <30099658+Nugine@users.noreply.github.com>

---------

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarCopilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: default avatarNugine <30099658+Nugine@users.noreply.github.com>
parent a073af1f
Loading
Loading
Loading
Loading
+151 −68
Original line number Diff line number Diff line
@@ -156,7 +156,7 @@ dependencies = [
 "aws-types",
 "bytes",
 "fastrand",
 "http 1.3.1",
 "http 1.4.0",
 "time",
 "tokio",
 "tracing",
@@ -247,7 +247,7 @@ dependencies = [
 "hex",
 "hmac 0.12.1",
 "http 0.2.12",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 0.4.6",
 "lru",
 "percent-encoding",
@@ -297,7 +297,7 @@ dependencies = [
 "hex",
 "hmac 0.12.1",
 "http 0.2.12",
 "http 1.3.1",
 "http 1.4.0",
 "p256",
 "percent-encoding",
 "ring",
@@ -363,7 +363,7 @@ dependencies = [
 "bytes-utils",
 "futures-core",
 "http 0.2.12",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 0.4.6",
 "percent-encoding",
 "pin-project-lite",
@@ -383,7 +383,7 @@ dependencies = [
 "h2 0.3.27",
 "h2 0.4.12",
 "http 0.2.12",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 0.4.6",
 "hyper 0.14.32",
 "hyper 1.8.1",
@@ -444,7 +444,7 @@ dependencies = [
 "bytes",
 "fastrand",
 "http 0.2.12",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 0.4.6",
 "http-body 1.0.1",
 "pin-project-lite",
@@ -463,7 +463,7 @@ dependencies = [
 "aws-smithy-types",
 "bytes",
 "http 0.2.12",
 "http 1.3.1",
 "http 1.4.0",
 "pin-project-lite",
 "tokio",
 "tracing",
@@ -481,7 +481,7 @@ dependencies = [
 "bytes-utils",
 "futures-core",
 "http 0.2.12",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 0.4.6",
 "http-body 1.0.1",
 "http-body-util",
@@ -539,7 +539,7 @@ dependencies = [
 "bytes",
 "form_urlencoded",
 "futures-util",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 1.0.1",
 "http-body-util",
 "hyper 1.8.1",
@@ -570,7 +570,7 @@ checksum = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22"
dependencies = [
 "bytes",
 "futures-core",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 1.0.1",
 "http-body-util",
 "mime",
@@ -583,9 +583,9 @@ dependencies = [

[[package]]
name = "backon"
version = "1.5.2"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "592277618714fbcecda9a02ba7a8781f319d26532a88553bbacc77ba5d2b3a8d"
checksum = "cffb0e931875b666fc4fcb20fee52e9bbd1ef836fd9e9e04ec21555f9f85f7ef"
dependencies = [
 "fastrand",
 "gloo-timers",
@@ -719,6 +719,12 @@ dependencies = [
 "bytes",
]

[[package]]
name = "cast"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"

[[package]]
name = "cc"
version = "1.2.36"
@@ -778,9 +784,9 @@ dependencies = [

[[package]]
name = "clap"
version = "4.5.51"
version = "4.5.53"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5"
checksum = "c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8"
dependencies = [
 "clap_builder",
 "clap_derive",
@@ -788,9 +794,9 @@ dependencies = [

[[package]]
name = "clap_builder"
version = "4.5.51"
version = "4.5.53"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a"
checksum = "d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00"
dependencies = [
 "anstream",
 "anstyle",
@@ -1404,7 +1410,7 @@ dependencies = [
 "fnv",
 "futures-core",
 "futures-sink",
 "http 1.3.1",
 "http 1.4.0",
 "indexmap",
 "slab",
 "tokio",
@@ -1431,9 +1437,9 @@ dependencies = [

[[package]]
name = "hashbrown"
version = "0.16.0"
version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d"
checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"

[[package]]
name = "heck"
@@ -1497,12 +1503,11 @@ dependencies = [

[[package]]
name = "http"
version = "1.3.1"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
dependencies = [
 "bytes",
 "fnv",
 "itoa",
]

@@ -1524,7 +1529,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
dependencies = [
 "bytes",
 "http 1.3.1",
 "http 1.4.0",
]

[[package]]
@@ -1535,7 +1540,7 @@ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
dependencies = [
 "bytes",
 "futures-core",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 1.0.1",
 "pin-project-lite",
]
@@ -1596,7 +1601,7 @@ dependencies = [
 "futures-channel",
 "futures-core",
 "h2 0.4.12",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 1.0.1",
 "httparse",
 "httpdate",
@@ -1630,7 +1635,7 @@ version = "0.27.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
dependencies = [
 "http 1.3.1",
 "http 1.4.0",
 "hyper 1.8.1",
 "hyper-util",
 "rustls 0.23.31",
@@ -1653,7 +1658,7 @@ dependencies = [
 "futures-channel",
 "futures-core",
 "futures-util",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 1.0.1",
 "hyper 1.8.1",
 "ipnet",
@@ -1799,12 +1804,12 @@ dependencies = [

[[package]]
name = "indexmap"
version = "2.12.0"
version = "2.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f"
checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2"
dependencies = [
 "equivalent",
 "hashbrown 0.16.0",
 "hashbrown 0.16.1",
 "serde",
 "serde_core",
]
@@ -1846,6 +1851,47 @@ version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"

[[package]]
name = "jiff"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49cce2b81f2098e7e3efc35bc2e0a6b7abec9d34128283d7a26fa8f32a6dbb35"
dependencies = [
 "jiff-static",
 "jiff-tzdb-platform",
 "log",
 "portable-atomic",
 "portable-atomic-util",
 "serde_core",
 "windows-sys 0.61.1",
]

[[package]]
name = "jiff-static"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "980af8b43c3ad5d8d349ace167ec8170839f753a42d233ba19e08afe1850fa69"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "jiff-tzdb"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1283705eb0a21404d2bfd6eef2a7593d240bc42a0bdb39db0ad6fa2ec026524"

[[package]]
name = "jiff-tzdb-platform"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8"
dependencies = [
 "jiff-tzdb",
]

[[package]]
name = "jobserver"
version = "0.1.34"
@@ -1858,9 +1904,9 @@ dependencies = [

[[package]]
name = "js-sys"
version = "0.3.82"
version = "0.3.83"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65"
checksum = "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8"
dependencies = [
 "once_cell",
 "wasm-bindgen",
@@ -1894,6 +1940,12 @@ dependencies = [
 "windows-targets 0.53.3",
]

[[package]]
name = "libm"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"

[[package]]
name = "linux-raw-sys"
version = "0.4.15"
@@ -2070,6 +2122,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
dependencies = [
 "autocfg",
 "libm",
]

[[package]]
@@ -2099,22 +2152,28 @@ version = "1.70.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad"

[[package]]
name = "oorandom"
version = "11.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"

[[package]]
name = "opendal"
version = "0.54.1"
version = "0.55.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42afda58fa2cf50914402d132cc1caacff116a85d10c72ab2082bb7c50021754"
checksum = "d075ab8a203a6ab4bc1bce0a4b9fe486a72bf8b939037f4b78d95386384bc80a"
dependencies = [
 "anyhow",
 "backon",
 "base64 0.22.1",
 "bytes",
 "chrono",
 "crc32c",
 "futures",
 "getrandom 0.2.16",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 1.0.1",
 "jiff",
 "log",
 "md-5 0.10.6",
 "percent-encoding",
@@ -2124,6 +2183,7 @@ dependencies = [
 "serde",
 "serde_json",
 "tokio",
 "url",
 "uuid",
]

@@ -2273,6 +2333,21 @@ version = "0.3.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"

[[package]]
name = "portable-atomic"
version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"

[[package]]
name = "portable-atomic-util"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
dependencies = [
 "portable-atomic",
]

[[package]]
name = "potential_utf"
version = "0.1.3"
@@ -2524,7 +2599,7 @@ dependencies = [
 "hex",
 "hmac 0.12.1",
 "home",
 "http 1.3.1",
 "http 1.4.0",
 "log",
 "percent-encoding",
 "quick-xml 0.37.5",
@@ -2540,15 +2615,15 @@ dependencies = [

[[package]]
name = "reqwest"
version = "0.12.23"
version = "0.12.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb"
checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f"
dependencies = [
 "base64 0.22.1",
 "bytes",
 "futures-core",
 "futures-util",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 1.0.1",
 "http-body-util",
 "hyper 1.8.1",
@@ -2776,7 +2851,7 @@ dependencies = [
 "futures",
 "hex-simd",
 "hmac 0.13.0-rc.3",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 1.0.1",
 "http-body-util",
 "httparse",
@@ -2832,7 +2907,7 @@ name = "s3s-codegen"
version = "0.0.0"
dependencies = [
 "heck",
 "http 1.3.1",
 "http 1.4.0",
 "numeric_cast",
 "regex",
 "s3s-model",
@@ -2959,7 +3034,7 @@ version = "0.0.0"
dependencies = [
 "futures",
 "getrandom 0.3.4",
 "http 1.3.1",
 "http 1.4.0",
 "s3s",
 "wasm-bindgen-test",
]
@@ -3491,7 +3566,7 @@ dependencies = [
 "bitflags",
 "bytes",
 "futures-util",
 "http 1.3.1",
 "http 1.4.0",
 "http-body 1.0.1",
 "iri-string",
 "pin-project-lite",
@@ -3514,9 +3589,9 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"

[[package]]
name = "tracing"
version = "0.1.41"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
checksum = "2d15d90a0b5c19378952d479dc858407149d7bb45a14de0142f6c534b16fc647"
dependencies = [
 "log",
 "pin-project-lite",
@@ -3526,9 +3601,9 @@ dependencies = [

[[package]]
name = "tracing-attributes"
version = "0.1.30"
version = "0.1.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
dependencies = [
 "proc-macro2",
 "quote",
@@ -3537,9 +3612,9 @@ dependencies = [

[[package]]
name = "tracing-core"
version = "0.1.34"
version = "0.1.35"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
checksum = "7a04e24fab5c89c6a36eb8558c9656f30d81de51dfa4d3b45f26b21d61fa0a6c"
dependencies = [
 "once_cell",
 "valuable",
@@ -3568,9 +3643,9 @@ dependencies = [

[[package]]
name = "tracing-subscriber"
version = "0.3.20"
version = "0.3.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5"
checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e"
dependencies = [
 "matchers",
 "nu-ansi-term",
@@ -3720,9 +3795,9 @@ dependencies = [

[[package]]
name = "wasm-bindgen"
version = "0.2.105"
version = "0.2.106"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60"
checksum = "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd"
dependencies = [
 "cfg-if",
 "once_cell",
@@ -3733,9 +3808,9 @@ dependencies = [

[[package]]
name = "wasm-bindgen-futures"
version = "0.4.55"
version = "0.4.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "551f88106c6d5e7ccc7cd9a16f312dd3b5d36ea8b4954304657d5dfba115d4a0"
checksum = "836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c"
dependencies = [
 "cfg-if",
 "js-sys",
@@ -3746,9 +3821,9 @@ dependencies = [

[[package]]
name = "wasm-bindgen-macro"
version = "0.2.105"
version = "0.2.106"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2"
checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3"
dependencies = [
 "quote",
 "wasm-bindgen-macro-support",
@@ -3756,9 +3831,9 @@ dependencies = [

[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.105"
version = "0.2.106"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc"
checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40"
dependencies = [
 "bumpalo",
 "proc-macro2",
@@ -3769,21 +3844,29 @@ dependencies = [

[[package]]
name = "wasm-bindgen-shared"
version = "0.2.105"
version = "0.2.106"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76"
checksum = "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4"
dependencies = [
 "unicode-ident",
]

[[package]]
name = "wasm-bindgen-test"
version = "0.3.55"
version = "0.3.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfc379bfb624eb59050b509c13e77b4eb53150c350db69628141abce842f2373"
checksum = "25e90e66d265d3a1efc0e72a54809ab90b9c0c515915c67cdf658689d2c22c6c"
dependencies = [
 "async-trait",
 "cast",
 "js-sys",
 "libm",
 "minicov",
 "nu-ansi-term",
 "num-traits",
 "oorandom",
 "serde",
 "serde_json",
 "wasm-bindgen",
 "wasm-bindgen-futures",
 "wasm-bindgen-test-macro",
@@ -3791,9 +3874,9 @@ dependencies = [

[[package]]
name = "wasm-bindgen-test-macro"
version = "0.3.55"
version = "0.3.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "085b2df989e1e6f9620c1311df6c996e83fe16f57792b272ce1e024ac16a90f1"
checksum = "7150335716dce6028bead2b848e72f47b45e7b9422f64cccdc23bedca89affc1"
dependencies = [
 "proc-macro2",
 "quote",
@@ -3815,9 +3898,9 @@ dependencies = [

[[package]]
name = "web-sys"
version = "0.3.82"
version = "0.3.83"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a1f95c0d03a47f4ae1f7a64643a6bb97465d9b740f0fa8f90ea33915c99a9a1"
checksum = "9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac"
dependencies = [
 "js-sys",
 "wasm-bindgen",
+1 −1
Original line number Diff line number Diff line
@@ -20,4 +20,4 @@ serde = { version = "1.0.228", features = ["derive"] }
serde_json = { version = "1.0.145", features = ["preserve_order"] }
serde_urlencoded = "0.7.1"
s3s-model = { version = "0.12.0-rc.4", path = "../crates/s3s-model" }
http = "1.3.1"
http = "1.4.0"
+1 −1
Original line number Diff line number Diff line
@@ -26,5 +26,5 @@ hyper = "1.8.1"
s3s = { version = "0.12.0-rc.4", path = "../s3s", default-features = false }
std-next = "0.1.9"
sync_wrapper = "1.0.2"
tracing = "0.1.41"
tracing = "0.1.43"
transform-stream = "0.3.1"
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ workspace = true

[dependencies]
s3s-test = { version = "0.12.0-rc.4", path = "../s3s-test" }
tracing = "0.1.41"
tracing = "0.1.43"
aws-credential-types = "1.2.6"
aws-sdk-s3 = "1.107.0"
aws-sdk-sts = { version = "1.87.0", features = ["behavior-version-latest"] }
+5 −5
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ chrono = { version = "0.4.42", default-features = false, features = [
    "std",
    "clock",
] }
clap = { version = "4.5.51", optional = true, features = ["derive"] }
clap = { version = "4.5.53", optional = true, features = ["derive"] }
crc32c = "0.6.8"
futures = "0.3.31"
hex-simd = "0.8.0"
@@ -49,9 +49,9 @@ thiserror = "2.0.17"
time = "0.3.44"
tokio = { version = "1.48.0", features = ["fs", "io-util"] }
tokio-util = { version = "0.7.17", features = ["io"] }
tracing = "0.1.41"
tracing = "0.1.43"
tracing-error = "0.2.1"
tracing-subscriber = { version = "0.3.20", optional = true, features = [
tracing-subscriber = { version = "0.3.22", optional = true, features = [
    "env-filter",
    "time",
] }
@@ -66,7 +66,7 @@ aws-sdk-s3 = { version = "1.107.0", features = ["behavior-version-latest"] }
futures-util = "0.3.31"
hyper-util = { version = "0.1.18", features = ["server-auto", "server-graceful", "http1", "http2", "tokio"] }
once_cell = "1.21.3"
opendal = { version = "0.54.1", features = ["services-s3"] }
opendal = { version = "0.55.0", features = ["services-s3"] }
s3s-aws = { version = "0.12.0-rc.4", path = "../s3s-aws" }
tokio = { version = "1.48.0", features = ["full"] }
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "time"] }
tracing-subscriber = { version = "0.3.22", features = ["env-filter", "time"] }
Loading