-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore(deps): Bump the patches group with 25 updates #23878
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
Open
dependabot
wants to merge
3
commits into
master
Choose a base branch
from
dependabot/cargo/patches-f51576a0a7
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 hidden or 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 patches group with 25 updates: | Package | From | To | | --- | --- | --- | | [serde_bytes](https://github.com/serde-rs/bytes) | `0.11.17` | `0.11.19` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.14.0` | `3.14.1` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.30` | `0.4.32` | | [bollard](https://github.com/fussybeaver/bollard) | `0.19.2` | `0.19.3` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.16.0` | `0.16.1` | | [postgres-openssl](https://github.com/rust-postgres/rust-postgres) | `0.5.1` | `0.5.2` | | [redis](https://github.com/redis-rs/redis-rs) | `0.32.5` | `0.32.6` | | [tokio-postgres](https://github.com/rust-postgres/rust-postgres) | `0.7.13` | `0.7.14` | | [typetag](https://github.com/dtolnay/typetag) | `0.2.20` | `0.2.21` | | [openssl-src](https://github.com/alexcrichton/openssl-src-rs) | `300.5.2+3.5.2` | `300.5.3+3.5.4` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.0` | `2.11.4` | | [libc](https://github.com/rust-lang/libc) | `0.2.175` | `0.2.176` | | [regex](https://github.com/rust-lang/regex) | `1.11.2` | `1.11.3` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.145` | | [toml](https://github.com/toml-rs/toml) | `0.9.5` | `0.9.7` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.5` | `2.7.6` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.41` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.27` | `0.1.28` | | [web-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.77` | `0.3.81` | | [owo-colors](https://github.com/owo-colors/owo-colors) | `4.2.2` | `4.2.3` | Updates `serde_bytes` from 0.11.17 to 0.11.19 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.17...0.11.19) Updates `serde_with` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.0...v3.14.1) Updates `async-compression` from 0.4.30 to 0.4.32 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Commits](Nullus157/async-compression@async-compression-v0.4.30...async-compression-v0.4.32) Updates `bollard` from 0.19.2 to 0.19.3 - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Changelog](https://github.com/fussybeaver/bollard/blob/master/RELEASE.md) - [Commits](fussybeaver/bollard@v0.19.2...v0.19.3) Updates `lru` from 0.16.0 to 0.16.1 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.16.0...0.16.1) Updates `postgres-openssl` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@postgres-openssl-v0.5.1...postgres-openssl-v0.5.2) Updates `redis` from 0.32.5 to 0.32.6 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.32.5...redis-0.32.6) Updates `tokio-postgres` from 0.7.13 to 0.7.14 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@tokio-postgres-v0.7.13...tokio-postgres-v0.7.14) Updates `typetag` from 0.2.20 to 0.2.21 - [Release notes](https://github.com/dtolnay/typetag/releases) - [Commits](dtolnay/typetag@0.2.20...0.2.21) Updates `openssl-src` from 300.5.2+3.5.2 to 300.5.3+3.5.4 - [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases) - [Commits](https://github.com/alexcrichton/openssl-src-rs/commits) Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `indexmap` from 2.11.0 to 2.11.4 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.0...2.11.4) Updates `libc` from 0.2.175 to 0.2.176 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.176/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.176) Updates `regex` from 1.11.2 to 1.11.3 - [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.11.2...1.11.3) Updates `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `serde_json` from 1.0.143 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) Updates `toml` from 0.9.5 to 0.9.7 - [Commits](toml-rs/toml@toml-v0.9.5...toml-v0.9.7) Updates `memchr` from 2.7.5 to 2.7.6 - [Commits](BurntSushi/memchr@2.7.5...2.7.6) Updates `log` from 0.4.27 to 0.4.28 - [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.27...0.4.28) Updates `quote` from 1.0.40 to 1.0.41 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.41) Updates `schannel` from 0.1.27 to 0.1.28 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.27...v0.1.28) Updates `web-sys` from 0.3.77 to 0.3.81 - [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) Updates `owo-colors` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/owo-colors/owo-colors/releases) - [Changelog](https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md) - [Commits](owo-colors/owo-colors@v4.2.2...v4.2.3) --- updated-dependencies: - dependency-name: serde_bytes dependency-version: 0.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde_with dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: async-compression dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: bollard dependency-version: 0.19.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: lru dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: postgres-openssl dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: redis dependency-version: 0.32.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: tokio-postgres dependency-version: 0.7.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: typetag dependency-version: 0.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: openssl-src dependency-version: 300.5.3+3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: libc dependency-version: 0.2.176 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: toml dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: memchr dependency-version: 2.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: quote dependency-version: 1.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: schannel dependency-version: 0.1.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: web-sys dependency-version: 0.3.81 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: owo-colors dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <[email protected]>
pront
approved these changes
Oct 1, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
domain: core
Anything related to core crates i.e. vector-core, core-common, etc
domain: deps
Anything related to Vector's dependencies
domain: vdev
Anything related to the vdev tooling
no-changelog
Changes in this PR do not need user-facing explanations in the release changelog
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 patches group with 25 updates:
0.11.17
0.11.19
3.14.0
3.14.1
0.4.30
0.4.32
0.19.2
0.19.3
0.16.0
0.16.1
0.5.1
0.5.2
0.32.5
0.32.6
0.7.13
0.7.14
0.2.20
0.2.21
300.5.2+3.5.2
300.5.3+3.5.4
1.0.99
1.0.100
0.4.41
0.4.42
2.11.0
2.11.4
0.2.175
0.2.176
1.11.2
1.11.3
1.0.26
1.0.27
1.0.219
1.0.228
1.0.143
1.0.145
0.9.5
0.9.7
2.7.5
2.7.6
0.4.27
0.4.28
1.0.40
1.0.41
0.1.27
0.1.28
0.3.77
0.3.81
4.2.2
4.2.3
Updates
serde_bytes
from 0.11.17 to 0.11.19Release notes
Sourced from serde_bytes's releases.
Commits
34f3c7d
Release 0.11.19181d7db
Merge pull request #58 from serde-rs/serdecoref7e67ca
Fix serde_core feature enablement582ea79
Release 0.11.18abdc6e5
Merge pull request #57 from serde-rs/serdecore611073a
Switch serde dependency to serde_cored930d3e
Update actions/checkout@v4 -> v5Updates
serde_with
from 3.14.0 to 3.14.1Release notes
Sourced from serde_with's releases.
Commits
15022b1
Bump version to 3.14.1 (#886)69d8cea
Enable crates.io trusted publishing (#885)2e30bbb
Bump version to 3.14.1afd1333
Enable crates.io trusted publishingeec78a0
Add 1.90 to CI matrix (#884)ea091d1
Generate macro expansion in rustdoc (#883)8876010
Add 1.90 to CI matrix555d2bb
Update formatting for nightly rust (#882)b852142
Generate macro expansion in rustdocf414463
Update formatting for nightly rustUpdates
async-compression
from 0.4.30 to 0.4.32Commits
b79f66d
chore: release (#389)15eb2e1
Use io::ErrorKind::OutOfMemory for xz2/bzip2 codecs (#387)fcd9e87
chore(async-compression): release v0.4.31 (#386)4ebce39
Flush compressed data out of encoders more often (#383)Updates
bollard
from 0.19.2 to 0.19.3Release notes
Sourced from bollard's releases.
Commits
3fb8d24
Merge pull request #591 from fussybeaver/ND/release-v0.19.30995961
chore: Bump release v0.19.330814fc
docs: Add README section on buildkit_providerless1c7849e
Merge pull request #590 from mbodmer/fix-buildkit-feature-not-providerlessc24acc5
build: buildkit should not depending on rustls provider by default63b21fd
Merge pull request #588 from fussybeaver/dependabot/docker/rust-1.90.0-slim96314f5
build(deps): bump rust from 1.88.0-slim to 1.90.0-slimf6e7c9b
Merge pull request #587 from kailan/pipe-only1e9086d
Allow building with onlypipe
feature enabled95592ec
Merge pull request #579 from ELginas/fix-2Updates
lru
from 0.16.0 to 0.16.1Changelog
Sourced from lru's changelog.
Commits
c699209
Merge pull request #220 from jeromefroe/jerome/prepare-0-16-1-release2bd8207
Prepare 0.16.1 release1b21bf1
Merge pull request #219 from wqfish/bk3ec42b6
Fix clone implementation for unbounded cacheUpdates
postgres-openssl
from 0.5.1 to 0.5.2Release notes
Sourced from postgres-openssl's releases.
Commits
6226d7c
Release postgres-openssl v0.5.253a929e
Release tokio-postgres v0.7.14683a306
Release postgres-types v0.2.10cb2ba1c
Release postgres-protocol v0.6.9a6a0d53
Release postgres-derive v0.4.7429b76b
Merge pull request #1275 from rust-postgres/paolobarbolini/switch-to-dtolnay-...6add4c2
chore(ci): switch to dtolnay/rust-toolchain8364bb2
Merge pull request #1274 from rust-postgres/paolobarbolini/regen-sql-state-map6811c01
chore(tokio-postgres): regenerateSQLSTATE_MAP
dfcb6af
Merge pull request #1248 from duarten/duarte/fallible-rexportUpdates
redis
from 0.32.5 to 0.32.6Release notes
Sourced from redis's releases.
Commits
59f8401
Prepare version 0.32.6 (#1795)4288439
docs: fix hexpire_at measurement unit (#1793)65a6715
Bump rand from 0.9.1 to 0.9.22b891b4
Bump hashbrown from 0.15.4 to 0.16.032552fd
Bump backon from 1.5.1 to 1.5.2d5e6e38
Bump serde_json from 1.0.142 to 1.0.143fb040ff
Bump percent-encoding from 2.3.1 to 2.3.244b595b
Bump async-std from 1.13.1 to 1.13.24fc376b
Bump anyhow from 1.0.98 to 1.0.997fd00b7
Remove unnecessary dependecy. (#1760)Updates
tokio-postgres
from 0.7.13 to 0.7.14Release notes
Sourced from tokio-postgres's releases.
Commits
53a929e
Release tokio-postgres v0.7.14683a306
Release postgres-types v0.2.10cb2ba1c
Release postgres-protocol v0.6.9a6a0d53
Release postgres-derive v0.4.7429b76b
Merge pull request #1275 from rust-postgres/paolobarbolini/switch-to-dtolnay-...6add4c2
chore(ci): switch to dtolnay/rust-toolchain8364bb2
Merge pull request #1274 from rust-postgres/paolobarbolini/regen-sql-state-map6811c01
chore(tokio-postgres): regenerateSQLSTATE_MAP
dfcb6af
Merge pull request #1248 from duarten/duarte/fallible-rexport4c3390f
Re-export FallibleIterator from tokio-postgresUpdates
typetag
from 0.2.20 to 0.2.21Release notes
Sourced from typetag's releases.
Commits
0ec09d4
Release 0.2.217a2b9ee
Merge pull request #100 from dtolnay/private61c494a
Use differently named __private module per patch releasef39f85f
Raise minimum tested compiler to rust 1.76d68d574
Opt in to generate-macro-expansion when building on docs.rsc5980ef
Enforce trybuild >= 1.0.108cec3b1e
Update actions/checkout@v4 -> v55274118
Raise minimum tested compiler to rust 1.7305c6868
Ignore mismatched_lifetime_syntaxes lint29fabe8
Resolve needless_return clippy lintUpdates
openssl-src
from 300.5.2+3.5.2 to 300.5.3+3.5.4Commits
Updates
anyhow
from 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598
Release 1.0.100f271988
Merge pull request #426 from dtolnay/clippyfmt52f2115
Mark macros with clippy::format_argsda5fd9d
Raise minimum tested compiler to rust 1.76211e409
Opt in to generate-macro-expansion when building on docs.rsb48fc02
Enforce trybuild >= 1.0.108d5f59fb
Update ui test suite to nightly-2025-09-07238415d
Update ui test suite to nightly-2025-08-243bab070
Update actions/checkout@v4 -> v54249254
Order cap-lints flag in the same order as thiserror build scriptUpdates
chrono
from 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15f
Bump version to 0.4.425cf5603
strftime: add regression test casea623170
strftime: simplify error handling36fbfb1
strftime: move specifier handling out of match to reduce rightward drift7f413c3
strftime: yield None early9d5dfe1
strftime: outline constantse5f6be7
strftime: move error() method below callerd516c27
strftime: merge impl blocks0ee2172
strftime: re-order items to keep impls together757a8b0
Upgrade to windows-bindgen 0.63Updates
indexmap
from 2.11.0 to 2.11.4Changelog
Sourced from indexmap's changelog.
Commits
03f9e58
Merge pull request #418 from a1phyr/hashbrown_0.16ee6080d
Release 2.11.4a7da8f1
Use a range for hashbrown0cd5aef
Updatehashbrown
to 0.16fd5c819
Merge pull request #417 from cuviper/release-2.11.39321145
Release 2.11.37b48568
Merge pull request #416 from cuviper/release-2.11.249ce7fa
Release 2.11.258fd834
Merge pull request #414 from DaniPopes/serde_core5dc1d6a
Depend onserde_core
instead ofserde
Updates
libc
from 0.2.175 to 0.2.176Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
15e1389
chore: Release libc 0.2.1766ca5571
Warn on missing debug implementationse653c54
cleanup: Remove theconst_fn!
macroe447441
cleanup: Simplify the syntax off!
and similar macros776a614
cleanup: Usetarget_vendor = "apple"
d32f60d
doc: Remove an unneeded link to the old ctest repo8c8584b
Resolve a ctest FIXME regarding use ofsize_of
in array lengths09c8436
Remove thelibc_ctest
featurefd3ffe4
Removelibc_const_extern_fn
9b77a49
Add a note about whyPadding
requiresT: Copy
Updates
regex
from 1.11.2 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c3
1.11.3ad5cd6c
deps: bump regex-automataee69d9e
changelog: 1.11.3159fa3e
regex-automata-0.4.1102a62ba
automata: callVec::shrink_to_fit
in a few strategic placesa76e0a0
cargo: excludetests/fuzz
from the package19172cc
style: inline formatting arguments2695e29
ci: fix cross testingUpdates
semver
from 1.0.26 to 1.0.27Release notes
Sourced from semver's releases.
Commits
6ed8561
Release 1.0.276967bba
Add serde version constraint84d3057
Exclude build.rs from crates.io packageb09aac9
Merge pull request #343 from dtolnay/up49b8570
Delete backport module9b04afe
Merge pull request #342 from dtolnay/up83a8e91
Delete no_nonzero_bitscan configuratione606a17
Merge pull request #341 from dtolnay/upebe7cf1
Delete no_unsafe_op_in_unsafe_fn_lint configurationa381bff
Merge pull request #340 from dtolnay/upUpdates
serde
from 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33
Release 1.0.2285adc9e8
Merge pull request #2995 from dtolnay/rustdocflagsab58178
Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fc
Release 1.0.2277c58427
Merge pull request #2991 from dtolnay/inlinecoredoc9d3410e
Merge pull request #2992 from dtolnay/inplaceseed2fb6748
Remove InPlaceSeed public re-exportf8137c7
Inline serde_core into serde in docsrs modeb7dbf7e
Merge pull request #2990 from dtolnay/integer1287c83691
No longer macro_use integer128 moduleUpdates
serde_json
from 1.0.143 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3
Release 1.0.14523679e2
Add serde version constraintfc27baf
Release 1.0.144caef3c6
Ignore uninlined_format_args pedantic clippy lint81ba3aa
Merge pull request #1285 from dtolnay/serdecored21e8ce
Switch serde dependency to serde_core6beb6cd
Merge pull request #1286 from dtolnay/up1dbc803
Raise required compiler to Rust 1.610bf5d87
Enforce trybuild >= 1.0.108d12e943
Update actions/checkout@v4 -> v5Updates
toml
from 0.9.5 to 0.9.7Commits
669b4a6
chore: Releasea3153be
docs: Update changelog8105f25
chore: Update dependencies (#1039)53768e7
chore: Update from '_rust/main' template (#1040)82d738b
chore: Update from '_rust/main' template3bfcdc2
chore: Add license for libfuzzer68dec6e
chore: Upgrade foldhash0df630d
chore: Bump dependencieseb51e86
chore: Bump MSRV to 1.7656774e7
chore: Update dependenciesUpdates
memchr
from 2.7.5 to 2.7.6Commits
9ba486e
2.7.6ec25b80
aarch64: fix NEON optimization on big-endianUpdates
log
from 0.4.27 to 0.4.28Release notes
Sourced from log's releases.