Skip to content

Commit 43d5824

Browse files
Bump the cargo-deps group across 1 directory with 39 updates
Bumps the cargo-deps group with 39 updates in the / directory: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.8.0` | `2.10.0` | | [slab](https://github.com/tokio-rs/slab) | `0.4.9` | `0.4.10` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.12` | | [implicit-clone](https://github.com/yewstack/implicit-clone) | `0.5.0` | `0.6.0` | | [base64ct](https://github.com/RustCrypto/formats) | `1.6.0` | `1.8.0` | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `2.0.1` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.20` | `1.0.21` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.1` | `1.47.1` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.104` | `1.0.110` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.104` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.3` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.29` | `0.2.36` | | [divan](https://github.com/nvzqz/divan) | `0.1.17` | `0.1.21` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [average](https://github.com/vks/average) | `0.15.1` | `0.16.0` | | [tabled](https://github.com/zhiburt/tabled) | `0.18.0` | `0.20.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.11` | `0.18.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.142` | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.43` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.15` | | [toml](https://github.com/toml-rs/toml) | `0.8.20` | `0.9.5` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.98` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.41` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.0` | `0.20.2` | | [strum](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [semver](https://github.com/dtolnay/semver) | `1.0.25` | `1.0.26` | | [strum_macros](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [fake](https://github.com/cksac/fake-rs) | `4.0.0` | `4.4.0` | | [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.41` | | [uuid](https://github.com/uuid-rs/uuid) | `1.14.0` | `1.17.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` | | [warp](https://github.com/seanmonstar/warp) | `0.3.7` | `0.4.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.16` | | [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.4` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.2` | `0.6.6` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.6` | `0.11.8` | | [postcard](https://github.com/jamesmunns/postcard) | `1.1.1` | `1.1.3` | Updates `indexmap` from 2.8.0 to 2.10.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.8.0...2.10.0) Updates `slab` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.9...v0.4.10) Updates `thiserror` from 1.0.69 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.12) Updates `implicit-clone` from 0.5.0 to 0.6.0 - [Commits](https://github.com/yewstack/implicit-clone/commits/v0.6.0) Updates `base64ct` from 1.6.0 to 1.8.0 - [Commits](RustCrypto/formats@base64ct/v1.6.0...base64ct/v1.8.0) Updates `bincode` from 1.3.3 to 2.0.1 - [Release notes](https://github.com/bincode-org/bincode/releases) - [Commits](bincode-org/bincode@v1.3.3...v2.0.1) Updates `rustversion` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.20...1.0.21) 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 `trybuild` from 1.0.104 to 1.0.110 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.104...1.0.110) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `syn` from 2.0.98 to 2.0.104 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.104) Updates `once_cell` from 1.20.3 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.3) Updates `prettyplease` from 0.2.29 to 0.2.36 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.29...0.2.36) Updates `divan` from 0.1.17 to 0.1.21 - [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md) - [Commits](nvzqz/divan@v0.1.17...v0.1.21) 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 `average` from 0.15.1 to 0.16.0 - [Commits](https://github.com/vks/average/commits) Updates `tabled` from 0.18.0 to 0.20.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `indicatif` from 0.17.11 to 0.18.0 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.0) Updates `serde_json` from 1.0.139 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.139...v1.0.142) Updates `clap` from 4.5.30 to 4.5.43 - [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.30...clap_complete-v4.5.43) Updates `reqwest` from 0.12.12 to 0.12.15 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.15) Updates `toml` from 0.8.20 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.9.5) Updates `anyhow` from 1.0.96 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.96...1.0.98) Updates `chrono` from 0.4.39 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.41) Updates `git2` from 0.20.0 to 0.20.2 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.0...git2-0.20.2) Updates `strum` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `semver` from 1.0.25 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) Updates `strum_macros` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `log` from 0.4.26 to 0.4.27 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.26...0.4.27) Updates `fake` from 4.0.0 to 4.4.0 - [Release notes](https://github.com/cksac/fake-rs/releases) - [Commits](https://github.com/cksac/fake-rs/commits/v4.4.0) Updates `time` from 0.3.37 to 0.3.41 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.37...v0.3.41) Updates `uuid` from 1.14.0 to 1.17.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.14.0...v1.17.0) Updates `bytes` from 1.10.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.10.0...v1.10.1) Updates `warp` from 0.3.7 to 0.4.1 - [Release notes](https://github.com/seanmonstar/warp/releases) - [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md) - [Commits](seanmonstar/warp@v0.3.7...v0.4.1) Updates `hyper-util` from 0.1.10 to 0.1.16 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.10...v0.1.16) Updates `axum` from 0.8.1 to 0.8.4 - [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/commits/axum-v0.8.4) Updates `tower-http` from 0.6.2 to 0.6.6 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.2...tower-http-0.6.6) Updates `env_logger` from 0.11.6 to 0.11.8 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.6...v0.11.8) Updates `postcard` from 1.1.1 to 1.1.3 - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Commits](jamesmunns/postcard@postcard/v1.1.1...postcard/v1.1.3) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: slab dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: implicit-clone dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: base64ct dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bincode dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: rustversion dependency-version: 1.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: trybuild dependency-version: 1.0.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: syn dependency-version: 2.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: prettyplease dependency-version: 0.2.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: divan dependency-version: 0.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: average dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tabled dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-version: 4.5.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: reqwest dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: git2 dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: semver dependency-version: 1.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: strum_macros dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: log dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: fake dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: time dependency-version: 0.3.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: uuid dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bytes dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: warp dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: hyper-util dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: axum dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tower-http dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: env_logger dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: postcard dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7955547 commit 43d5824

File tree

16 files changed

+442
-390
lines changed

16 files changed

+442
-390
lines changed

Cargo.lock

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

examples/dyn_create_destroy_apps/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88
[dependencies]
99
js-sys = "0.3"
1010
yew = { path = "../../packages/yew", features = ["csr"] }
11-
slab = "0.4.9"
11+
slab = "0.4.11"
1212
gloo = "0.11"
1313
wasm-bindgen = "0.2"
1414

examples/function_router/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
77
[dependencies]
88
lipsum = "0.9.1"
99
log = "0.4"
10-
rand = { version = "0.8", features = ["small_rng"] }
10+
rand = { version = "0.9", features = ["small_rng"] }
1111
yew = { path = "../../packages/yew" }
1212
yew-router = { path = "../../packages/yew-router" }
1313
serde = { version = "1.0", features = ["derive"] }

examples/immutable/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
implicit-clone = { version = "0.5", features = ["map"] }
9+
implicit-clone = { version = "0.6", features = ["map"] }
1010
wasm-bindgen = "0.2"
1111
web-sys = "0.3"
1212
yew = { path = "../../packages/yew", features = ["csr"] }

examples/keyed_list/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
license = "MIT OR Apache-2.0"
77

88
[dependencies]
9-
fake = "4.0.0"
9+
fake = "4.4.0"
1010
getrandom = { version = "0.3", features = ["wasm_js"] }
1111
instant = { version = "0.1", features = ["wasm-bindgen"] }
1212
log = "0.4"

examples/password_strength/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
yew = { path = "../../packages/yew", features = ["csr"] }
1010
zxcvbn = "3.1.0"
11-
time = "0.3.36"
11+
time = "0.3.41"
1212
js-sys = "0.3.70"
1313
web-sys = { version = "0.3", features = ["Event","EventTarget","InputEvent"] }
1414
wasm-bindgen = "0.2"

examples/router/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ instant = { version = "0.1", features = ["wasm-bindgen"] }
99
lipsum = "0.9.1"
1010
log = "0.4"
1111
getrandom = { version = "0.2", features = ["js"] }
12-
rand = { version = "0.8", features = ["small_rng"] }
12+
rand = { version = "0.9", features = ["small_rng"] }
1313
wasm-logger = "0.2"
1414
yew = { path = "../../packages/yew", features = ["csr"] }
1515
yew-router = { path = "../../packages/yew-router" }

examples/simple_ssr/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@ required-features = ["ssr"]
1414

1515
[dependencies]
1616
yew = { path = "../../packages/yew" }
17-
reqwest = { version = "0.12.8", features = ["json"] }
17+
reqwest = { version = "0.12.15", features = ["json"] }
1818
serde = { version = "1.0.218", features = ["derive"] }
19-
uuid = { version = "1.14.0", features = ["serde"] }
19+
uuid = { version = "1.17.0", features = ["serde"] }
2020
futures = "0.3"
21-
bytes = "1.7"
21+
bytes = "1.10"
2222

2323
[target.'cfg(target_arch = "wasm32")'.dependencies]
2424
wasm-bindgen-futures = "0.4"
2525
wasm-logger = "0.2"
2626
log = "0.4"
2727

2828
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
29-
tokio = { version = "1.43.1", features = ["full"] }
30-
warp = "0.3"
29+
tokio = { version = "1.47.1", features = ["full"] }
30+
warp = "0.4"
3131
clap = { version = "4", features = ["derive"] }
3232

3333
[features]

examples/ssr_router/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ yew = { path = "../../packages/yew" }
1818
function_router = { path = "../function_router" }
1919
log = "0.4"
2020
futures = { version = "0.3", features = ["std"], default-features = false }
21-
hyper-util = "0.1.9"
21+
hyper-util = "0.1.16"
2222

2323
[target.'cfg(target_arch = "wasm32")'.dependencies]
2424
wasm-bindgen-futures = "0.4"
2525
wasm-logger = "0.2"
2626

2727
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
28-
tokio = { version = "1.43.1", features = ["full"] }
28+
tokio = { version = "1.47.1", features = ["full"] }
2929
axum = "0.8"
3030
tower = { version = "0.5", features = ["make"] }
3131
tower-http = { version = "0.6", features = ["fs"] }

examples/web_worker_fib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ wasm-bindgen = "0.2"
1111
js-sys = "0.3"
1212
web-sys = { version = "0.3", features = [ "HtmlInputElement" ] }
1313
serde = { version = "1", features = ["derive"] }
14-
postcard = "1.0.10"
14+
postcard = "1.1.3"

0 commit comments

Comments
 (0)