Bump the rust-dependencies group across 1 directory with 46 updates#4
Closed
dependabot[bot] wants to merge 6 commits intomainfrom
Closed
Bump the rust-dependencies group across 1 directory with 46 updates#4dependabot[bot] wants to merge 6 commits intomainfrom
dependabot[bot] wants to merge 6 commits intomainfrom
Conversation
Bumps the rust-dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [base64](https://github.com/marshallpierce/rust-base64) | `0.13.1` | `0.22.1` | | [bson](https://github.com/mongodb/bson-rust) | ``fdbf863`` | ``fc10678`` | | [hickory-proto](https://github.com/hickory-dns/hickory-dns) | `0.24.4` | `0.25.2` | | [hickory-resolver](https://github.com/hickory-dns/hickory-dns) | `0.24.4` | `0.25.2` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.1` | | [typed-builder](https://github.com/idanarye/rust-typed-builder) | `0.20.1` | `0.21.0` | | [zstd](https://github.com/gyscos/zstd-rs) | `0.11.2+zstd.1.5.2` | `0.13.3` | | [macro_magic](https://github.com/sam0x17/macro_magic) | `0.5.1` | `0.6.0` | | [pbkdf2](https://github.com/RustCrypto/password-hashes) | `0.11.0` | `0.12.2` | | [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.6` | `3.4.7` | | [function_name](https://github.com/danielhenrymantilla/rust-function_name) | `0.2.3` | `0.3.0` | | [lambda_runtime](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.6.1` | `0.13.0` | | [ahash](https://github.com/tkaitchuck/ahash) | `0.8.11` | `0.8.12` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.21` | `1.2.23` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.11` | `0.3.12` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.11` | `0.1.12` | | [idna_adapter](https://github.com/hsivonen/idna_adapter) | `1.2.0` | `1.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.7` | `0.11.8` | | [resolv-conf](https://github.com/hickory-dns/resolv-conf) | `0.7.3` | `0.7.4` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.11.0` | `1.12.0` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.2` | `0.103.3` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.1` | `3.20.0` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.61.0` | `0.61.2` | Updates `base64` from 0.13.1 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.13.1...v0.22.1) Updates `bson` from `fdbf863` to `fc10678` - [Release notes](https://github.com/mongodb/bson-rust/releases) - [Commits](mongodb/bson-rust@fdbf863...fc10678) Updates `hickory-proto` from 0.24.4 to 0.25.2 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/OLD-CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.24.4...v0.25.2) Updates `hickory-resolver` from 0.24.4 to 0.25.2 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/OLD-CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.24.4...v0.25.2) Updates `rand` from 0.8.5 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.8.5...rand_core-0.9.1) Updates `typed-builder` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/idanarye/rust-typed-builder/releases) - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](idanarye/rust-typed-builder@v0.20.1...v0.21.0) Updates `zstd` from 0.11.2+zstd.1.5.2 to 0.13.3 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@v0.11.2...v0.13.3) Updates `macro_magic` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/sam0x17/macro_magic/releases) - [Commits](sam0x17/macro_magic@v0.5.1...v0.6.0) Updates `pbkdf2` from 0.11.0 to 0.12.2 - [Commits](RustCrypto/password-hashes@pbkdf2-v0.11.0...pbkdf2-v0.12.2) Updates `ctrlc` from 3.4.6 to 3.4.7 - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.4.6...3.4.7) Updates `function_name` from 0.2.3 to 0.3.0 - [Release notes](https://github.com/danielhenrymantilla/rust-function_name/releases) - [Commits](danielhenrymantilla/rust-function_name@v0.2.3...v0.3.0) Updates `lambda_runtime` from 0.6.1 to 0.13.0 - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](aws/aws-lambda-rust-runtime@v0.6.1...lambda-http-0.13.0) Updates `ahash` from 0.8.11 to 0.8.12 - [Release notes](https://github.com/tkaitchuck/ahash/releases) - [Commits](https://github.com/tkaitchuck/ahash/commits) Updates `cc` from 1.2.21 to 1.2.23 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.21...cc-v1.2.23) Updates `errno` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/rust-errno@v0.3.11...v0.3.12) Updates `function_name-proc-macro` from 0.2.3 to 0.3.0 - [Release notes](https://github.com/danielhenrymantilla/rust-function_name/releases) - [Commits](danielhenrymantilla/rust-function_name@v0.2.3...v0.3.0) Updates `http` from 0.2.12 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@v0.2.12...v1.3.1) Updates `http-body` from 0.4.6 to 1.0.1 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@v0.4.6...v1.0.1) Updates `hyper` from 0.14.32 to 1.6.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.32...v1.6.0) Updates `hyper-util` from 0.1.11 to 0.1.12 - [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.11...v0.1.12) Updates `idna_adapter` from 1.2.0 to 1.2.1 - [Commits](hsivonen/idna_adapter@v1.2.0...v1.2.1) Updates `lambda_runtime_api_client` from 0.6.0 to 0.11.1 - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](aws/aws-lambda-rust-runtime@v0.6.0...lambda-http-0.11.1) Updates `litemap` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.1) Updates `quinn` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.7...quinn-0.11.8) Updates `quinn-proto` from 0.11.11 to 0.11.12 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.11...quinn-proto-0.11.12) Updates `rand_chacha` from 0.3.1 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@rand_chacha-0.3.1...0.9.0) Updates `regex-automata` from 0.4.9 to 0.1.10 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `regex-syntax` from 0.8.5 to 0.6.29 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits/regex-syntax-0.6.29) Updates `resolv-conf` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/hickory-dns/resolv-conf/releases) - [Commits](hickory-dns/resolv-conf@v0.7.3...v0.7.4) Updates `rustls-pki-types` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.11.0...v/1.12.0) Updates `rustls-webpki` from 0.103.2 to 0.103.3 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.2...v/0.103.3) Updates `syn` from 1.0.109 to 2.0.101 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.109...2.0.101) Updates `tempfile` from 3.19.1 to 3.20.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) Updates `tinystr` from 0.7.6 to 0.8.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `typed-builder-macro` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/idanarye/rust-typed-builder/releases) - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](idanarye/rust-typed-builder@v0.20.1...v0.21.0) Updates `windows-core` from 0.61.0 to 0.61.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-result` from 0.3.2 to 0.3.4 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `writeable` from 0.5.5 to 0.6.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerocopy` from 0.7.35 to 0.8.25 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.7.35...v0.8.25) Updates `zerocopy-derive` from 0.7.35 to 0.8.25 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.7.35...v0.8.25) Updates `zerovec` from 0.10.4 to 0.11.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec-derive` from 0.10.3 to 0.11.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zstd-safe` from 5.0.2+zstd.1.5.2 to 7.2.4 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](https://github.com/gyscos/zstd-rs/commits/zstd-safe-7.2.4) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bson dependency-version: fc106787b2f0b1559dfef261e3f108d91518557f dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: hickory-proto dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: hickory-resolver dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: typed-builder dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zstd dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: macro_magic dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: pbkdf2 dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: ctrlc dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: function_name dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: lambda_runtime dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: ahash dependency-version: 0.8.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: errno dependency-version: 0.3.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: function_name-proc-macro dependency-version: 0.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: http dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: http-body dependency-version: 1.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: hyper dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: hyper-util dependency-version: 0.1.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: idna_adapter dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: lambda_runtime_api_client dependency-version: 0.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: litemap dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: nix dependency-version: 0.30.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: quinn dependency-version: 0.11.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quinn-proto dependency-version: 0.11.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rand_chacha dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: regex-automata dependency-version: 0.1.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: regex-syntax dependency-version: 0.6.29 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: resolv-conf dependency-version: 0.7.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls-pki-types dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls-webpki dependency-version: 0.103.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-version: 2.0.101 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tinystr dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: typed-builder-macro dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: windows-core dependency-version: 0.61.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: windows-result dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: writeable dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: yoke dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: yoke-derive dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zerocopy dependency-version: 0.8.25 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.25 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zerovec dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zerovec-derive dependency-version: 0.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zstd-safe dependency-version: 7.2.4 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
ReviewersThe following teams could not be added as reviewers: Please fix the above issues or remove invalid values from |
Author
|
The |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 rust-dependencies group with 23 updates in the / directory:
0.13.10.22.1fdbf863fc106780.24.40.25.20.24.40.25.20.8.50.9.10.20.10.21.00.11.2+zstd.1.5.20.13.30.5.10.6.00.11.00.12.23.4.63.4.70.2.30.3.00.6.10.13.00.8.110.8.121.2.211.2.230.3.110.3.120.1.110.1.121.2.01.2.10.11.70.11.80.7.30.7.41.11.01.12.00.103.20.103.33.19.13.20.00.61.00.61.2Updates
base64from 0.13.1 to 0.22.1Changelog
Sourced from base64's changelog.
... (truncated)
Commits
e144006v0.22.164cca59Merge pull request #271 from JobanSD/patch-1838355eCorrect BinHex 4.0 alphabet according to specificationsbf15ccfMerge pull request #270 from marshallpierce/mp/clippyfc6aabeAppease clippy9a518a2Merge pull request #267 from bdura/patch-1d96c80fMerge branch 'marshallpierce:master' into patch-15d70ba7Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00Release notes2b91084Add some tests to boost coverageUpdates
bsonfromfdbf863tofc10678Commits
fc10678RUST-1906 Remove human readable options (#531)806d68fRUST-2173 Check inCargo.lock(#532)Updates
hickory-protofrom 0.24.4 to 0.25.2Release notes
Sourced from hickory-proto's releases.
... (truncated)
Changelog
Sourced from hickory-proto's changelog.
... (truncated)
Commits
527c9f4Update semver-compatible dependencies96936b3Upgrade rusqlite to 0.3534b38d9Bump version to 0.25.2d442a94Add separate Prometheus HTTP server91d963dWait for child process to exit in tests30acda1tests: tidy legacy config field commentseafae8fresolver: use errors to improve connection statsd52a67cUse structured logging84eba21Send SERVFAIL when response encoding failsc6e037cSend REFUSED response to disallowed clientsUpdates
hickory-resolverfrom 0.24.4 to 0.25.2Release notes
Sourced from hickory-resolver's releases.
... (truncated)
Changelog
Sourced from hickory-resolver's changelog.
... (truncated)
Commits
527c9f4Update semver-compatible dependencies96936b3Upgrade rusqlite to 0.3534b38d9Bump version to 0.25.2d442a94Add separate Prometheus HTTP server91d963dWait for child process to exit in tests30acda1tests: tidy legacy config field commentseafae8fresolver: use errors to improve connection statsd52a67cUse structured logging84eba21Send SERVFAIL when response encoding failsc6e037cSend REFUSED response to disallowed clientsUpdates
randfrom 0.8.5 to 0.9.1Changelog
Sourced from rand's changelog.
... (truncated)
Commits
ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)8929123AddAlphabeticdistribution (#1587)06b1642Remove unnecessary underscore from `impl<T, const N: usize> Distribution<[T; ...49d76cdrename extract to extract_lane (#1586)e0a70fdChange to usearray::from_fninDistribution\<[T; N]> for StandardUniform...0bc3f65Move rand distr (#1577)2677c49Revise "not a crypto library" policy and SECURITY.md (#1565)bfd1826SeedableRng docs: add note on (lack of) reproducibility (#1572)c01aee7Fix some links (#1571)Updates
typed-builderfrom 0.20.1 to 0.21.0Release notes
Sourced from typed-builder's releases.
Changelog
Sourced from typed-builder's changelog.