-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the all group across 1 directory with 41 updates #152
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/all-407c4221db
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group with 39 updates in the / directory: | Package | From | To | | --- | --- | --- | | [crossbeam](https://github.com/crossbeam-rs/crossbeam) | `0.8.3` | `0.8.4` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.11` | `0.2.15` | | [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.21` | | [nalgebra](https://github.com/dimforge/nalgebra) | `0.32.3` | `0.33.0` | | [rapier2d-f64](https://github.com/dimforge/rapier) | `0.17.2` | `0.21.0` | | [instant](https://github.com/sebcrozet/instant) | `0.1.12` | `0.1.13` | | [wasmer](https://github.com/wasmerio/wasmer) | `4.2.5` | `4.2.8` | | [libflate](https://github.com/sile/libflate) | `2.0.0` | `2.1.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [wide](https://github.com/Lokathor/wide) | `0.7.13` | `0.7.24` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.77` | `1.0.86` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.5` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.66` | `0.3.69` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.39` | `0.4.42` | | [rayon](https://github.com/rayon-rs/rayon) | `1.8.0` | `1.10.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.1` | `0.10.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` | | [serial_test](https://github.com/palfrey/serial_test) | `2.0.0` | `3.1.1` | | [maths-rs](https://github.com/polymonster/maths-rs) | `0.2.5` | `0.2.6` | | [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.38` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.5` | `0.22.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.28` | `1.0.30` | | [built](https://github.com/lukaslueg/built) | `0.7.1` | `0.7.3` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.23` | `0.11.27` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.38.0` | | [axum](https://github.com/tokio-rs/axum) | `0.7.2` | `0.7.5` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.0` | `0.5.2` | | [http](https://github.com/hyperium/http) | `1.0.0` | `1.1.0` | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.5.7` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.1.0` | `7.1.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.1` | `3.10.1` | | [skillratings](https://github.com/atomflunder/skillratings) | `0.26.0` | `0.27.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.0` | `0.13.0` | | [petname](https://github.com/allenap/rust-petname) | `1.1.3` | `2.0.2` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.30.0` | `0.31.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.8` | `0.8.14` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` | | [metaheuristics-nature](https://github.com/KmolYuan/metaheuristics-nature-rs) | `9.2.3` | `10.1.0` | Updates `crossbeam` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-0.8.3...crossbeam-0.8.4) Updates `getrandom` from 0.2.11 to 0.2.15 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.11...v0.2.15) Updates `log` from 0.4.20 to 0.4.21 - [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.20...0.4.21) Updates `nalgebra` from 0.32.3 to 0.33.0 - [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md) - [Commits](https://github.com/dimforge/nalgebra/commits) Updates `rapier2d-f64` from 0.17.2 to 0.21.0 - [Changelog](https://github.com/dimforge/rapier/blob/master/CHANGELOG.md) - [Commits](dimforge/rapier@v0.17.2...v0.21.0) Updates `instant` from 0.1.12 to 0.1.13 - [Changelog](https://github.com/sebcrozet/instant/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebcrozet/instant/commits) Updates `wasmer` from 4.2.5 to 4.2.8 - [Release notes](https://github.com/wasmerio/wasmer/releases) - [Changelog](https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md) - [Commits](wasmerio/wasmer@v4.2.5...v4.2.8) Updates `libflate` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/sile/libflate/releases) - [Commits](sile/libflate@2.0.0...2.1.0) Updates `bytes` from 1.5.0 to 1.6.0 - [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.5.0...v1.6.0) Updates `wide` from 0.7.13 to 0.7.24 - [Commits](Lokathor/wide@v0.7.13...v0.7.24) Updates `anyhow` from 1.0.77 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.77...1.0.86) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `regex` from 1.10.2 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.2...1.10.5) Updates `wasmer-compiler-cranelift` from 4.2.5 to 4.2.8 - [Release notes](https://github.com/wasmerio/wasmer/releases) - [Changelog](https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md) - [Commits](wasmerio/wasmer@v4.2.5...v4.2.8) Updates `js-sys` from 0.3.66 to 0.3.69 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen` from 0.2.89 to 0.2.92 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.89...0.2.92) Updates `wasm-bindgen-futures` from 0.4.39 to 0.4.42 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `rayon` from 1.8.0 to 1.10.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.8.0...rayon-core-v1.10.0) Updates `env_logger` from 0.10.1 to 0.10.2 - [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.10.1...v0.10.2) Updates `serde_json` from 1.0.108 to 1.0.109 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.109) Updates `serial_test` from 2.0.0 to 3.1.1 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v2.0.0...v3.1.1) Updates `maths-rs` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/polymonster/maths-rs/releases) - [Commits](polymonster/maths-rs@0.2.5...0.2.6) Updates `chrono` from 0.4.31 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.31...v0.4.38) Updates `base64` from 0.21.5 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.5...v0.22.1) Updates `flate2` from 1.0.28 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.28...1.0.30) Updates `built` from 0.7.1 to 0.7.3 - [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md) - [Commits](lukaslueg/built@0.7.1...0.7.3) Updates `reqwest` from 0.11.23 to 0.11.27 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.23...v0.11.27) Updates `tokio` from 1.35.1 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.38.0) Updates `axum` from 0.7.2 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.2...axum-v0.7.5) Updates `tower-http` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.0...tower-http-0.5.2) Updates `http` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.0.0...v1.1.0) Updates `clap` from 4.4.11 to 4.5.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.11...v4.5.7) Updates `comfy-table` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.1.0...v7.1.1) Updates `tempfile` from 3.8.1 to 3.10.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.10.1) Updates `skillratings` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/atomflunder/skillratings/releases) - [Changelog](https://github.com/atomflunder/skillratings/blob/master/CHANGELOG.md) - [Commits](atomflunder/skillratings@v0.26.0...v0.27.0) Updates `itertools` from 0.12.0 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.0...v0.13.0) Updates `petname` from 1.1.3 to 2.0.2 - [Commits](allenap/rust-petname@v1.1.3...v2.0.2) Updates `rusqlite` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.30.0...v0.31.0) Updates `toml` from 0.8.8 to 0.8.14 - [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.14) Updates `indicatif` from 0.17.7 to 0.17.8 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.7...0.17.8) Updates `metaheuristics-nature` from 9.2.3 to 10.1.0 - [Commits](KmolYuan/metaheuristics-nature-rs@v9.2.3...v10.1.0) --- updated-dependencies: - dependency-name: crossbeam dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: nalgebra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rapier2d-f64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: instant dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasmer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: libflate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: wide dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasmer-compiler-cranelift dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: js-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serial_test dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: maths-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: built dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: comfy-table dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: skillratings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: petname dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: rusqlite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: metaheuristics-nature dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 39 updates in the / directory:
0.8.3
0.8.4
0.2.11
0.2.15
0.4.20
0.4.21
0.32.3
0.33.0
0.17.2
0.21.0
0.1.12
0.1.13
4.2.5
4.2.8
2.0.0
2.1.0
1.5.0
1.6.0
0.7.13
0.7.24
1.0.77
1.0.86
1.4.0
1.5.0
1.10.2
1.10.5
0.3.66
0.3.69
0.4.39
0.4.42
1.8.0
1.10.0
0.10.1
0.10.2
1.0.108
1.0.109
2.0.0
3.1.1
0.2.5
0.2.6
0.4.31
0.4.38
0.21.5
0.22.1
1.0.28
1.0.30
0.7.1
0.7.3
0.11.23
0.11.27
1.35.1
1.38.0
0.7.2
0.7.5
0.5.0
0.5.2
1.0.0
1.1.0
4.4.11
4.5.7
7.1.0
7.1.1
3.8.1
3.10.1
0.26.0
0.27.0
0.12.0
0.13.0
1.1.3
2.0.2
0.30.0
0.31.0
0.8.8
0.8.14
0.17.7
0.17.8
9.2.3
10.1.0
Updates
crossbeam
from 0.8.3 to 0.8.4Release notes
Sourced from crossbeam's releases.
Changelog
Sourced from crossbeam's changelog.
Commits
9c3182a
Prepare for the next release35a55d2
Remove dependency on cfg-if0935295
epoch: Remove unused autocfg dependencye02133b
Use const thread_local5a15fc2
More correct buffer allocation7389cdf
ci: Remove scripts that call single command4ef4f09
Ignore dead_code warnings for tuple structsUpdates
getrandom
from 0.2.11 to 0.2.15Changelog
Sourced from getrandom's changelog.
Commits
cf65e83
Release v0.2.15 (#419)a24538f
Remove .cargo/config (#421)229d870
Use libc::getrandom on Solaris and update docs. (#420)924c88d
Unconditionally uselibc::getrandom
on Illumos andlibc::geentropy
on Sol...20c2213
Unify getentropy-based implementations (#418)dca4961
Unconditionally use libc::getrandom on FreeBSD (#416)d4b0ef0
Use libc::getrandom on DragonflyBSD (#411)0d55923
Add Apple visionOS support (#410)a39033a
Enable/dev/urandom
fallback for MUSL-based Linux targets (#408)968dd48
Release v0.2.13 (#405)Updates
log
from 0.4.20 to 0.4.21Changelog
Sourced from log's changelog.
Commits
3ccdc28
Merge pull request #617 from rust-lang/cargo/0.4.216153cb2
prepare for 0.4.21 releasef0f7494
Merge pull request #613 from rust-lang/feat/kv-cleanup2b220bf
clean up structured logging example646e9ab
use original Visitor name for VisitValuecf85c38
add needed subfeatures to kv_unstable73e9539
fix up capturing of :err31bb4b0
move error macros togetherad91711
support field shorthand in macros90a347b
restore removed APIs as deprecatedUpdates
nalgebra
from 0.32.3 to 0.33.0Changelog
Sourced from nalgebra's changelog.
Commits
Updates
rapier2d-f64
from 0.17.2 to 0.21.0Changelog
Sourced from rapier2d-f64's changelog.
... (truncated)
Commits
0089365
Release v0.21.0 (#665)a854de7
Fixattempt to subtract with overflow
panic in `SAPRegion::update_after_sub...5308a28
fix: less invasivesolve_character_collision_impulses
function (#652)3004a7d
chore: update to nalgebra 0.33 and parry 0.16 (#664)3e8650f
Fix delta_time being 0 resulting in incorrect simulation (#660)8a592e4
Fix typos. (#658)84b66d6
fix: character controller: walls less likely to trigger ground detection (#655)5c6d34a
fix: capitalization typo in docs (#654)05c3925
fix: Fixed typo in castShape functions (#653)b3dc1c1
Release Rapier 0.20.0 (#651)Updates
instant
from 0.1.12 to 0.1.13Commits
Updates
wasmer
from 4.2.5 to 4.2.8Release notes
Sourced from wasmer's releases.
Changelog
Sourced from wasmer's changelog.
... (truncated)
Commits
f135527
Merge pull request #4544 from wasmerio/release-4.2.8c12cac2
Update CHANGELOG866d86c
Update 0.x package versionsa180dad
Release 4.2.8806808f
Update CHANGELOG9fe37d2
Merge pull request #4542 from wasmerio/various-fixes80b933c
Merge branch 'master' into various-fixesee0e1bd
Merge pull request #4541 from wasmerio/dead-code1727710
Removed some dead codedda243e
Merge pull request #4539 from wasmerio/deps-upgrade-h2Updates
libflate
from 2.0.0 to 2.1.0Release notes
Sourced from libflate's releases.
Commits
6676d36
Bump version to 2.1.004565c3
Merge pull request #77 from sile/update-clap192980e
Update Cargo.tomla424630
Update clap to v427628cb
Merge pull request #76 from torokati44/hashbrown-0.14d37f049
Update hashbrown to 0.1440d8260
Fix broken testsUpdates
bytes
from 1.5.0 to 1.6.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
ce8d8a0
chore: prepare bytes v1.6.0 (#681)536db06
Use ManuallyDrop instead of mem::forget (#675)ca00411
Remove commented tests for Bytes::unsplit (#677)7968f6f
Remove redundant reserve call (#674)c5fae00
copy_to_bytes: Add panic section to docs (#676)99584cc
Use Iterator from the prelude (#673)4628927
Refactor split_at/split_to (#663)1bcd212
get_vec_pos: use &self instead of &mut self (#670)f586ffc
set_vec_pos does not need a second parameter (#672)c6972d6
Calculate original capacity only if necessary (#666)Updates
wide
from 0.7.13 to 0.7.24Commits
ceb8c2c
chore: Release wide version 0.7.246c73212
okay clippy you were right this time.bccbfe0
clippy be quietc3f023a
Improve move_mask and boolean ops for i64x2 i32x4 i16x8 i8x16 (#162)ab41447
chore: Release wide version 0.7.239dc3458
Added shift-by variable amount (#159)e7fd53d
chore: Release wide version 0.7.2262daa87
fix u32 sign bugs (#158)729877b
put a funding file it's fine1314388
chore: Release wide version 0.7.21Updates
anyhow
from 1.0.77 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819
Release 1.0.860a1b405
Merge pull request #373 from dtolnay/minusnege0c74f2
Ensure $:literal never matches negative literal013c66e
Fix parse error with non-literal after minus signca7aff7
Add binary operator ensure tests2737bbe
Release 1.0.8582b8b34
Merge pull request #371 from dtolnay/splitad78d70
Preserve more token spans in expression parser5cce406
Parse comparison operators before other binary operators7205394
Merge pull request #369 from dtolnay/tokensplitUpdates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
regex
from 1.10.2 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsUpdates
wasmer-compiler-cranelift
from 4.2.5 to 4.2.8Release notes
Sourced from wasmer-compiler-cranelift's releases.
Changelog
Sourced from wasmer-compiler-cranelift's changelog.
... (truncated)
Commits
f135527
Merge pull request #4544 from wasmerio/release-4.2.8c12cac2
Update CHANGELOG866d86c
Update 0.x package versionsa180dad
Release 4.2.8806808f
Update CHANGELOG9fe37d2
Merge pull request #4542 from wasmerio/various-fixes80b933c
Merge branch 'master' into various-fixesee0e1bd
Merge pull request #4541 from wasmerio/dead-code