Skip to content

Commit 431cd45

Browse files
Bump the minor group across 1 directory with 15 updates (#231)
Bumps the minor group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.9.0` | `1.10.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.41` | `4.5.42` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.6.0` | `2.9.0` | | [http](https://github.com/hyperium/http) | `1.2.0` | `1.3.1` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.22` | | [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) | `0.4.0` | `0.4.2` | | [reqwest-tracing](https://github.com/TrueLayer/reqwest-middleware) | `0.5.5` | `0.5.8` | | [serde_json](https://github.com/serde-rs/json) | `1.0.141` | `1.0.142` | | [tabled](https://github.com/zhiburt/tabled) | `0.17.0` | `0.18.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.17.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.1` | `1.47.1` | | [expectorate](https://github.com/oxidecomputer/expectorate) | `1.1.0` | `1.2.0` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.24.0` | `0.27.0` | Updates `bytes` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.9.0...v1.10.1) Updates `clap` from 4.5.41 to 4.5.42 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.41...clap_complete-v4.5.42) Updates `data-encoding` from 2.6.0 to 2.9.0 - [Commits](ia0/data-encoding@v2.6.0...v2.9.0) Updates `http` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.2.0...v1.3.1) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `reqwest` from 0.12.15 to 0.12.22 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.22) Updates `reqwest-middleware` from 0.4.0 to 0.4.2 - [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases) - [Commits](TrueLayer/reqwest-middleware@reqwest-middleware-v0.4.0...reqwest-middleware-v0.4.2) Updates `reqwest-tracing` from 0.5.5 to 0.5.8 - [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases) - [Commits](https://github.com/TrueLayer/reqwest-middleware/commits) Updates `serde_json` from 1.0.141 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.141...v1.0.142) Updates `tabled` from 0.17.0 to 0.18.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `uuid` from 1.11.0 to 1.17.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...v1.17.0) Updates `tokio` from 1.43.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.1...tokio-1.47.1) Updates `expectorate` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/oxidecomputer/expectorate/releases) - [Commits](oxidecomputer/expectorate@v1.1.0...v1.2.0) Updates `tokio-tungstenite` from 0.24.0 to 0.27.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.24.0...v0.27.0) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: clap dependency-version: 4.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: data-encoding dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: http dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: reqwest dependency-version: 0.12.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: reqwest-middleware dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: reqwest-tracing dependency-version: 0.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tabled dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: uuid dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: expectorate dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tokio-tungstenite dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82b2e67 commit 431cd45

File tree

9 files changed

+416
-1207
lines changed

9 files changed

+416
-1207
lines changed

Cargo.lock

Lines changed: 348 additions & 1139 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hubspot-contacts/Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.41", features = ["cargo", "derive", "env", "unicode"], optional = true }
18-
data-encoding = "^2.3.2"
17+
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
18+
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }
2121
futures = { version = "0.3.26", optional = true }
2222
http = { version = "1", optional = true }
23-
itertools = "0.13.0"
23+
itertools = "0.14.0"
2424
log = { version = "^0.4", features = ["serde"], optional = true }
2525
mime_guess = "2.0.4"
2626
parse-display = "0.10.0"
2727
phonenumber = "0.3.7"
2828
rand = { version = "0.9", optional = true }
2929
getrandom = { version = "0.3" }
30-
reqwest = { version = "0.12.14", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
30+
reqwest = { version = "0.12.22", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
3131
reqwest-conditional-middleware = { version = "0.4", optional = true }
3232
reqwest-middleware = { version = "0.4", optional = true, features = ["json", "multipart", "http2", "rustls-tls"] }
3333
reqwest-retry = { version = "0.7", optional = true }
34-
reqwest-tracing = { version = "0.5.4", features = ["opentelemetry_0_24"], optional = true }
34+
reqwest-tracing = { version = "0.5.8", features = ["opentelemetry_0_24"], optional = true }
3535
schemars = { version = "0.8.22", features = ["bigdecimal04", "bytes", "chrono", "url", "uuid1"] }
3636
serde = { version = "1", features = ["derive"] }
3737
serde_bytes = "0.11"
@@ -45,7 +45,7 @@ uuid = { version = "1", features = ["serde", "v4", "v7"] }
4545

4646
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
4747
chrono = { version = "0.4", default-features = false, features = ["now", "serde", "std"] }
48-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
48+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
4949

5050
[target.'cfg(target_arch = "wasm32")'.dependencies]
5151
chrono = { version = "0.4", default-features = false, features = ["serde", "std"] }
@@ -55,8 +55,8 @@ expectorate = "1"
5555
futures-util = "^0.3.26"
5656
pretty_assertions = "1"
5757
rand = "0.9"
58-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
59-
tokio-tungstenite = "0.24"
58+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
59+
tokio-tungstenite = "0.27"
6060

6161
[features]
6262
default = ["requests", "retry"]

hubspot-tickets/Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.41", features = ["cargo", "derive", "env", "unicode"], optional = true }
18-
data-encoding = "^2.3.2"
17+
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
18+
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }
2121
futures = { version = "0.3.26", optional = true }
2222
http = { version = "1", optional = true }
23-
itertools = "0.13.0"
23+
itertools = "0.14.0"
2424
log = { version = "^0.4", features = ["serde"], optional = true }
2525
mime_guess = "2.0.4"
2626
parse-display = "0.10.0"
2727
phonenumber = "0.3.7"
2828
rand = { version = "0.9", optional = true }
2929
getrandom = { version = "0.3" }
30-
reqwest = { version = "0.12.14", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
30+
reqwest = { version = "0.12.22", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
3131
reqwest-conditional-middleware = { version = "0.4", optional = true }
3232
reqwest-middleware = { version = "0.4", optional = true, features = ["json", "multipart", "http2", "rustls-tls"] }
3333
reqwest-retry = { version = "0.7", optional = true }
34-
reqwest-tracing = { version = "0.5.4", features = ["opentelemetry_0_24"], optional = true }
34+
reqwest-tracing = { version = "0.5.8", features = ["opentelemetry_0_24"], optional = true }
3535
schemars = { version = "0.8.22", features = ["bigdecimal04", "bytes", "chrono", "url", "uuid1"] }
3636
serde = { version = "1", features = ["derive"] }
3737
serde_bytes = "0.11"
@@ -45,7 +45,7 @@ uuid = { version = "1", features = ["serde", "v4", "v7"] }
4545

4646
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
4747
chrono = { version = "0.4", default-features = false, features = ["now", "serde", "std"] }
48-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
48+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
4949

5050
[target.'cfg(target_arch = "wasm32")'.dependencies]
5151
chrono = { version = "0.4", default-features = false, features = ["serde", "std"] }
@@ -55,8 +55,8 @@ expectorate = "1"
5555
futures-util = "^0.3.26"
5656
pretty_assertions = "1"
5757
rand = "0.9"
58-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
59-
tokio-tungstenite = "0.24"
58+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
59+
tokio-tungstenite = "0.27"
6060

6161
[features]
6262
default = ["requests", "retry"]

hubspot-users/Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.41", features = ["cargo", "derive", "env", "unicode"], optional = true }
18-
data-encoding = "^2.3.2"
17+
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
18+
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }
2121
futures = { version = "0.3.26", optional = true }
2222
http = { version = "1", optional = true }
23-
itertools = "0.13.0"
23+
itertools = "0.14.0"
2424
log = { version = "^0.4", features = ["serde"], optional = true }
2525
mime_guess = "2.0.4"
2626
parse-display = "0.10.0"
2727
phonenumber = "0.3.7"
2828
rand = { version = "0.9", optional = true }
2929
getrandom = { version = "0.3" }
30-
reqwest = { version = "0.12.14", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
30+
reqwest = { version = "0.12.22", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
3131
reqwest-conditional-middleware = { version = "0.4", optional = true }
3232
reqwest-middleware = { version = "0.4", optional = true, features = ["json", "multipart", "http2", "rustls-tls"] }
3333
reqwest-retry = { version = "0.7", optional = true }
34-
reqwest-tracing = { version = "0.5.4", features = ["opentelemetry_0_24"], optional = true }
34+
reqwest-tracing = { version = "0.5.8", features = ["opentelemetry_0_24"], optional = true }
3535
schemars = { version = "0.8.22", features = ["bigdecimal04", "bytes", "chrono", "url", "uuid1"] }
3636
serde = { version = "1", features = ["derive"] }
3737
serde_bytes = "0.11"
@@ -45,7 +45,7 @@ uuid = { version = "1", features = ["serde", "v4", "v7"] }
4545

4646
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
4747
chrono = { version = "0.4", default-features = false, features = ["now", "serde", "std"] }
48-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
48+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
4949

5050
[target.'cfg(target_arch = "wasm32")'.dependencies]
5151
chrono = { version = "0.4", default-features = false, features = ["serde", "std"] }
@@ -55,8 +55,8 @@ expectorate = "1"
5555
futures-util = "^0.3.26"
5656
pretty_assertions = "1"
5757
rand = "0.9"
58-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
59-
tokio-tungstenite = "0.24"
58+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
59+
tokio-tungstenite = "0.27"
6060

6161
[features]
6262
default = ["requests", "retry"]

ramp/Cargo.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,37 +14,37 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.41", features = ["cargo", "derive", "env", "unicode"], optional = true }
18-
data-encoding = "^2.3.2"
17+
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
18+
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }
2121
futures = { version = "0.3.26", optional = true }
2222
http = { version = "1", optional = true }
23-
itertools = "0.13.0"
23+
itertools = "0.14.0"
2424
log = { version = "^0.4", features = ["serde"], optional = true }
2525
mime_guess = "2.0.4"
2626
parse-display = "0.10.0"
2727
phonenumber = "0.3.7"
28-
rand = { version = "0.8", optional = true }
28+
rand = { version = "0.9", optional = true }
2929
reqwest = { version = "0.12", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
3030
reqwest-conditional-middleware = { version = "0.4", optional = true }
3131
reqwest-middleware = { version = "0.4", optional = true, features = ["json", "multipart", "http2", "rustls-tls"] }
3232
reqwest-retry = { version = "0.7", optional = true }
33-
reqwest-tracing = { version = "0.5.4", features = ["opentelemetry_0_24"], optional = true }
33+
reqwest-tracing = { version = "0.5.8", features = ["opentelemetry_0_24"], optional = true }
3434
schemars = { version = "0.8.22", features = ["bigdecimal04", "bytes", "chrono", "url", "uuid1"] }
3535
serde = { version = "1", features = ["derive"] }
3636
serde_bytes = "0.11"
3737
serde_json = "1"
3838
serde_urlencoded = { version = "^0.7", optional = true }
39-
tabled = { version = "0.17.0", features = ["ansi"], optional = true }
39+
tabled = { version = "0.18.0", features = ["ansi"], optional = true }
4040
thiserror = "2"
4141
tracing = { version = "^0.1", optional = true }
4242
url = { version = "2", features = ["serde"] }
4343
uuid = { version = "1", features = ["serde", "v4", "v7"] }
4444

4545
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
4646
chrono = { version = "0.4", default-features = false, features = ["now", "serde", "std"] }
47-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
47+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
4848

4949
[target.'cfg(target_arch = "wasm32")'.dependencies]
5050
chrono = { version = "0.4", default-features = false, features = ["serde", "std"] }
@@ -53,9 +53,9 @@ chrono = { version = "0.4", default-features = false, features = ["serde", "std"
5353
expectorate = "1"
5454
futures-util = "^0.3.26"
5555
pretty_assertions = "1"
56-
rand = "0.8"
57-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
58-
tokio-tungstenite = "0.24"
56+
rand = "0.9"
57+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
58+
tokio-tungstenite = "0.27"
5959

6060
[features]
6161
default = ["requests", "retry"]

remote/Cargo.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,37 +14,37 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.41", features = ["cargo", "derive", "env", "unicode"], optional = true }
18-
data-encoding = "^2.3.2"
17+
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
18+
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }
2121
futures = { version = "0.3.26", optional = true }
2222
http = { version = "1", optional = true }
23-
itertools = "0.13.0"
23+
itertools = "0.14.0"
2424
log = { version = "^0.4", features = ["serde"], optional = true }
2525
mime_guess = "2.0.4"
2626
parse-display = "0.10.0"
2727
phonenumber = "0.3.7"
28-
rand = { version = "0.8", optional = true }
28+
rand = { version = "0.9", optional = true }
2929
reqwest = { version = "0.12", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
3030
reqwest-conditional-middleware = { version = "0.4", optional = true }
3131
reqwest-middleware = { version = "0.4", optional = true, features = ["json", "multipart", "http2", "rustls-tls"] }
3232
reqwest-retry = { version = "0.7", optional = true }
33-
reqwest-tracing = { version = "0.5.4", features = ["opentelemetry_0_24"], optional = true }
33+
reqwest-tracing = { version = "0.5.8", features = ["opentelemetry_0_24"], optional = true }
3434
schemars = { version = "0.8.22", features = ["bigdecimal04", "bytes", "chrono", "url", "uuid1"] }
3535
serde = { version = "1", features = ["derive"] }
3636
serde_bytes = "0.11"
3737
serde_json = "1"
3838
serde_urlencoded = { version = "^0.7", optional = true }
39-
tabled = { version = "0.17.0", features = ["ansi"], optional = true }
39+
tabled = { version = "0.18.0", features = ["ansi"], optional = true }
4040
thiserror = "2"
4141
tracing = { version = "^0.1", optional = true }
4242
url = { version = "2", features = ["serde"] }
4343
uuid = { version = "1", features = ["serde", "v4", "v7"] }
4444

4545
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
4646
chrono = { version = "0.4", default-features = false, features = ["now", "serde", "std"] }
47-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
47+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
4848

4949
[target.'cfg(target_arch = "wasm32")'.dependencies]
5050
chrono = { version = "0.4", default-features = false, features = ["serde", "std"] }
@@ -53,9 +53,9 @@ chrono = { version = "0.4", default-features = false, features = ["serde", "std"
5353
expectorate = "1"
5454
futures-util = "^0.3.26"
5555
pretty_assertions = "1"
56-
rand = "0.8"
57-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
58-
tokio-tungstenite = "0.24"
56+
rand = "0.9"
57+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
58+
tokio-tungstenite = "0.27"
5959

6060
[features]
6161
default = ["requests", "retry"]

rippling/Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@ async-trait = { version = "^0.1.88", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.41", features = ["cargo", "derive", "env", "unicode"], optional = true }
18-
data-encoding = "^2.3.2"
17+
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
18+
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }
2121
futures = { version = "0.3.26", optional = true }
2222
http = { version = "1", optional = true }
23-
itertools = "0.13.0"
23+
itertools = "0.14.0"
2424
log = { version = "^0.4", features = ["serde"], optional = true }
2525
mime_guess = "2.0.4"
2626
parse-display = "0.10.0"
2727
phonenumber = "0.3.7"
2828
rand = { version = "0.9", optional = true }
2929
getrandom = { version = "0.3" }
30-
reqwest = { version = "0.12.14", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
30+
reqwest = { version = "0.12.22", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
3131
reqwest-conditional-middleware = { version = "0.4", optional = true }
3232
reqwest-middleware = { version = "0.4", optional = true, features = ["json", "multipart", "http2", "rustls-tls"] }
3333
reqwest-retry = { version = "0.7", optional = true }
34-
reqwest-tracing = { version = "0.5.4", features = ["opentelemetry_0_24"], optional = true }
34+
reqwest-tracing = { version = "0.5.8", features = ["opentelemetry_0_24"], optional = true }
3535
schemars = { version = "0.8.22", features = ["bigdecimal04", "bytes", "chrono", "url", "uuid1"] }
3636
serde = { version = "1", features = ["derive"] }
3737
serde_bytes = "0.11"
@@ -45,7 +45,7 @@ uuid = { version = "1", features = ["serde", "v4", "v7"] }
4545

4646
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
4747
chrono = { version = "0.4", default-features = false, features = ["now", "serde", "std"] }
48-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
48+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
4949

5050
[target.'cfg(target_arch = "wasm32")'.dependencies]
5151
chrono = { version = "0.4", default-features = false, features = ["serde", "std"] }
@@ -55,8 +55,8 @@ expectorate = "1"
5555
futures-util = "^0.3.26"
5656
pretty_assertions = "1"
5757
rand = "0.9"
58-
tokio = { version = "1.43.1", features = ["rt", "macros"] }
59-
tokio-tungstenite = "0.24"
58+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
59+
tokio-tungstenite = "0.27"
6060

6161
[features]
6262
default = ["requests", "retry"]

twilio/Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@ async-trait = { version = "^0.1.53", optional = true }
1414
base64 = "0.22"
1515
bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
17-
clap = { version = "4.5.41", features = ["cargo", "derive", "env", "unicode"], optional = true }
18-
data-encoding = "^2.3.2"
17+
clap = { version = "4.5.42", features = ["cargo", "derive", "env", "unicode"], optional = true }
18+
data-encoding = "^2.9.0"
1919
dirs = { version = "^6.0.0", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }
2121
futures = { version = "0.3.26", optional = true }
2222
http = { version = "1", optional = true }
23-
itertools = "0.13.0"
23+
itertools = "0.14.0"
2424
log = { version = "^0.4", features = ["serde"], optional = true }
2525
mime_guess = "2.0.4"
2626
parse-display = "0.10.0"
2727
phonenumber = "0.3.5"
2828
rand = { version = "0.9", optional = true }
2929
getrandom = { version = "0.3" }
30-
reqwest = { version = "0.12.14", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
30+
reqwest = { version = "0.12.22", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
3131
reqwest-conditional-middleware = { version = "0.4", optional = true }
3232
reqwest-middleware = { version = "0.4", optional = true, features = ["json", "multipart", "http2", "rustls-tls"] }
3333
reqwest-retry = { version = "0.7", optional = true }
34-
reqwest-tracing = { version = "0.5.4", features = ["opentelemetry_0_24"], optional = true }
34+
reqwest-tracing = { version = "0.5.8", features = ["opentelemetry_0_24"], optional = true }
3535
schemars = { version = "0.8.22", features = ["bigdecimal04", "bytes", "chrono", "url", "uuid1"] }
3636
serde = { version = "1", features = ["derive"] }
3737
serde_bytes = "0.11"
@@ -45,7 +45,7 @@ uuid = { version = "1", features = ["serde", "v4", "v7"] }
4545

4646
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
4747
chrono = { version = "0.4", default-features = false, features = ["now", "serde", "std"] }
48-
tokio = { version = "1.38.0", features = ["rt", "macros"] }
48+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
4949

5050
[target.'cfg(target_arch = "wasm32")'.dependencies]
5151
chrono = { version = "0.4", default-features = false, features = ["serde", "std"] }
@@ -55,8 +55,8 @@ expectorate = "1"
5555
futures-util = "^0.3.26"
5656
pretty_assertions = "1"
5757
rand = "0.9"
58-
tokio = { version = "1.38.0", features = ["rt", "macros"] }
59-
tokio-tungstenite = "0.24"
58+
tokio = { version = "1.47.1", features = ["rt", "macros"] }
59+
tokio-tungstenite = "0.27"
6060

6161
[features]
6262
default = ["requests", "retry"]

0 commit comments

Comments
 (0)