Skip to content

Commit 63f9b38

Browse files
chore(deps): bump the all-cargo-dependencies group across 1 directory with 8 updates
Bumps the all-cargo-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [libc](https://github.com/rust-lang/libc) | `0.2.171` | `0.2.172` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.100` | `2.0.101` | | [clap](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` | | [divan](https://github.com/nvzqz/divan) | ``52f9d49`` | ``bca5c96`` | | [flecs_ecs](https://github.com/Indra-db/Flecs-Rust) | ``f2762ad`` | ``3d43a4f`` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.15` | Updates `libc` from 0.2.171 to 0.2.172 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.171...0.2.172) 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 `rand` from 0.9.0 to 0.9.1 - [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.9.0...rand_core-0.9.1) Updates `syn` from 2.0.100 to 2.0.101 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.100...2.0.101) Updates `clap` from 4.5.36 to 4.5.37 - [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.36...clap_complete-v4.5.37) Updates `divan` from `52f9d49` to `bca5c96` - [Commits](nvzqz/divan@52f9d49...bca5c96) Updates `flecs_ecs` from `f2762ad` to `3d43a4f` - [Release notes](https://github.com/Indra-db/Flecs-Rust/releases) - [Commits](Indra-db/Flecs-Rust@f2762ad...3d43a4f) Updates `tokio-util` from 0.7.14 to 0.7.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.15) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.172 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: syn dependency-version: 2.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies - dependency-name: divan dependency-version: bca5c9676a35751d0a8164df7d79bda70f23286b dependency-type: direct:production dependency-group: all-cargo-dependencies - dependency-name: flecs_ecs dependency-version: 3d43a4f0c708b5ee834c9a157c0bf1752639784f dependency-type: direct:production dependency-group: all-cargo-dependencies - dependency-name: tokio-util dependency-version: 0.7.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c402d0 commit 63f9b38

File tree

2 files changed

+43
-53
lines changed

2 files changed

+43
-53
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ humantime = '2.1.0'
8080
hyperion-proxy = { path = "crates/hyperion-proxy" }
8181
itertools = "0.14.0"
8282
kanal = '0.1.1'
83-
libc = '0.2.170'
83+
libc = '0.2.172'
8484
libdeflater = '1.23.1'
8585
memmap2 = '0.9.5'
8686
mio = { version = '1.0.3', features = ['os-poll', 'net'] }
@@ -94,17 +94,17 @@ ouroboros = '0.18.5'
9494
papaya = "0.2.1"
9595
parking_lot = '0.12.3'
9696
plotters-bitmap = '0.3.6'
97-
proc-macro2 = '1.0.94'
97+
proc-macro2 = '1.0.95'
9898
proptest = '1.5.0'
9999
quote = '1.0.39'
100-
rand = "0.9.0"
100+
rand = "0.9.1"
101101
rayon = '1.10.0'
102102
rkyv = '0.8.8'
103103
serde = '1.0.217'
104104
serde_json = '1.0.140'
105105
slotmap = '1.0.7'
106106
snafu = '0.8.5'
107-
syn = '2.0.99'
107+
syn = '2.0.101'
108108
tango-bench = "0.6.0"
109109
tar = '0.4.41'
110110
thiserror = '2.0.12'
@@ -130,7 +130,7 @@ version = '1.22.0'
130130

131131
[workspace.dependencies.clap]
132132
features = ['derive']
133-
version = '4.5.36'
133+
version = '4.5.37'
134134

135135
[workspace.dependencies.derive_more]
136136
features = ['display', 'from', 'deref', 'deref_mut', 'debug', 'constructor']
@@ -249,7 +249,7 @@ path = 'crates/system-order'
249249

250250
[workspace.dependencies.tokio-util]
251251
features = ['full']
252-
version = '0.7.12'
252+
version = '0.7.15'
253253

254254
[workspace.dependencies.tracing]
255255
features = ['release_max_level_info']

0 commit comments

Comments
 (0)