-
Couldn't load subscription status.
- Fork 0
chore(deps): bump the lock group across 1 directory with 27 updates #19
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
1
commit into
main
Choose a base branch
from
dependabot/cargo/lock-1907873cfb
base: main
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 lock group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.4` | `2.10.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.50` | | [proptest](https://github.com/proptest-rs/proptest) | `1.8.0` | `1.9.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.23` | `0.12.24` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.0` | `0.6.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [url](https://github.com/servo/rust-url) | `2.5.4` | `2.5.7` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.41` | `1.2.43` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.3` | `1.0.4` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.5` | `0.7.6` | | [generic-array](https://github.com/fizyk20/generic-array) | `0.14.8` | `0.14.9` | | [half](https://github.com/VoidStarKat/half-rs) | `2.7.0` | `2.7.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.12.0` | | [is_terminal_polyfill](https://github.com/polyfill-rs/is_terminal_polyfill) | `1.70.1` | `1.70.2` | | [mio](https://github.com/tokio-rs/mio) | `1.0.4` | `1.1.0` | | [once_cell_polyfill](https://github.com/polyfill-rs/once_cell_polyfill) | `1.70.1` | `1.70.2` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.73` | `0.10.74` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.103` | | [regex](https://github.com/rust-lang/regex) | `1.12.1` | `1.12.2` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.12` | `0.4.13` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.7` | `0.8.8` | | [rustls](https://github.com/rustls/rustls) | `0.23.32` | `0.23.34` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.19` | `1.0.20` | Updates `bitflags` from 2.9.4 to 2.10.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.4...2.10.0) Updates `clap` from 4.5.48 to 4.5.50 - [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.48...clap_complete-v4.5.50) Updates `proptest` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.8.0...v1.9.0) Updates `reqwest` from 0.12.23 to 0.12.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.12.24) Updates `socket2` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.6.0...v0.6.1) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) Updates `url` from 2.5.4 to 2.5.7 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.4...v2.5.7) Updates `cc` from 1.2.41 to 1.2.43 - [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.41...cc-v1.2.43) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `clap_builder` from 4.5.48 to 4.5.50 - [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.5.48...v4.5.50) Updates `clap_derive` from 4.5.47 to 4.5.49 - [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.5.47...v4.5.49) Updates `clap_lex` from 0.7.5 to 0.7.6 - [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_lex-v0.7.5...clap_lex-v0.7.6) Updates `generic-array` from 0.14.8 to 0.14.9 - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/commits) Updates `half` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.7.0...v2.7.1) Updates `indexmap` from 2.11.4 to 2.12.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) Updates `is_terminal_polyfill` from 1.70.1 to 1.70.2 - [Changelog](https://github.com/polyfill-rs/is_terminal_polyfill/blob/main-v1.70/CHANGELOG.md) - [Commits](polyfill-rs/is_terminal_polyfill@v1.70.1...v1.70.2) Updates `mio` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.0.4...v1.1.0) Updates `once_cell_polyfill` from 1.70.1 to 1.70.2 - [Changelog](https://github.com/polyfill-rs/once_cell_polyfill/blob/v1.70.2/CHANGELOG.md) - [Commits](polyfill-rs/once_cell_polyfill@v1.70.1...v1.70.2) Updates `openssl` from 0.10.73 to 0.10.74 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.73...openssl-v0.10.74) Updates `openssl-sys` from 0.9.109 to 0.9.110 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.109...openssl-sys-v0.9.110) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `regex` from 1.12.1 to 1.12.2 - [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.12.1...1.12.2) Updates `regex-automata` from 0.4.12 to 0.4.13 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.12...regex-automata-0.4.13) Updates `regex-syntax` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.7...regex-syntax-0.8.8) Updates `rustls` from 0.23.32 to 0.23.34 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.32...v/0.23.34) Updates `tokio-macros` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.5.0...tokio-macros-2.6.0) Updates `unicode-ident` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.20) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: clap dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: proptest dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: socket2 dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: url dependency-version: 2.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: cc dependency-version: 1.2.43 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: clap_builder dependency-version: 4.5.50 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: clap_derive dependency-version: 4.5.49 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: clap_lex dependency-version: 0.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: generic-array dependency-version: 0.14.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: is_terminal_polyfill dependency-version: 1.70.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: mio dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: once_cell_polyfill dependency-version: 1.70.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl dependency-version: 0.10.74 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: openssl-sys dependency-version: 0.9.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex dependency-version: 1.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-automata dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: regex-syntax dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-version: 0.23.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-macros dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: unicode-ident dependency-version: 1.0.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
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 lock group with 23 updates in the / directory:
2.9.42.10.04.5.484.5.501.8.01.9.00.12.230.12.240.6.00.6.11.47.11.48.02.5.42.5.71.2.411.2.431.0.31.0.40.7.50.7.60.14.80.14.92.7.02.7.12.11.42.12.01.70.11.70.21.0.41.1.01.70.11.70.20.10.730.10.741.0.1011.0.1031.12.11.12.20.4.120.4.130.8.70.8.80.23.320.23.341.0.191.0.20Updates
bitflagsfrom 2.9.4 to 2.10.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
7cc8595Merge pull request #468 from bitflags/cargo/2.10.0ea9b2f7prepare for 2.10.0 release7fdc68cMerge pull request #467 from KodrAus/feat/serde_corefdc1d4adepend on serde_core instead of serde7922585Merge pull request #466 from KodrAus/chore/iter-named-tests409666erename iter_named to iter_defined_names50fab91Merge pull request #465 from ssrlive/mainf886489Fix bitflags_custom_bits.stderr & bitflags_trait_custom.stderr39bd761rename all_named_flags to iter_named3e52578Implement iterator for all named flagsUpdates
clapfrom 4.5.48 to 4.5.50Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d8acd47chore: Release7c2b8d9docs: Update changeloge69a2eaMerge pull request #5987 from mernen/fix-bash-comp-words-loope03cc2eMerge pull request #5988 from cordx56/fix-builder-custom-version-docs5ab2579fix: Minor fix for builder docs about version2f66432fix(complete): Only parse arguments before current4d9d210test(complete): Illustrate current behavior in Bash6abe2f8chore: Released5c7454docs: Update changelog5b2e960Merge pull request #5985 from mernen/bash-curUpdates
proptestfrom 1.8.0 to 1.9.0Commits
b2d358bprep 1.9.0 release (#607)67a1fe4Merge pull request #606 from proptest-rs/fix-test7190be9fix doctest and cleanup warningsc1a49e6Merge pull request #589 from bschoenmaeckers/assume_ok411e580Merge pull request #546 from serprex/remove-lazy-statica54d0a9Merge branch 'main' into remove-lazy-static4b78455Merge pull request #605 from proptest-rs/msrv-1.820454e5dbump msrv to 1.82b59a691Merge remote-tracking branch 'origin/main' into assume_ok9b121caReviewUpdates
reqwestfrom 0.12.23 to 0.12.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
b126ca4v0.12.244023493refactor: change fast_random from xorshift to siphash a counterfd61bc9refactor(cookie): avoid duplicate cookie insertion (#2834)0bfa526test(multipart): fix build failure withno-default-features(#2801)994b8a0docs: typo in retry max_retries_per_request (#2824)da0702brefactor(cookie): de-duplicate cookie support asCookieServicemiddleware (...7ebddeachore: align internal name usage of TotalTimeout (#2657)b540a4echore(readme): use correct CI status badgee4550c4docs: fix method name in changelog entry (#2807)f4694a2perf(util): avoid extra copy when base64 encoding (#2805)Updates
socket2from 0.6.0 to 0.6.1Changelog
Sourced from socket2's changelog.
Commits
d0ba3d3Release v0.6.13a8b7edAdd example to createSockAddrfromlibc::sockaddr_storage(#615)b54e2e6Disable armv7-sony-vita-newlibeabihf CI check2d4a2f7Update featuredoc_auto_cfgtodoc_cfg11aa102Add missing components when installing Rust in CI528ba2bAdd TCP_NOTSENT_LOWAT socketopt support1fdd293Correct rename in CHANGELOG.md (#610)600ff0dAdd support for Windows Registered I/Of083696AllowSockFilter::newin const contexts15ade51Refactor for cargo fmtUpdates
tokiofrom 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
urlfrom 2.5.4 to 2.5.7Release notes
Sourced from url's releases.
Commits
43f47e2make serde std feature use optional syntax (#1071)2387efafix: add Serde std feature if needed (#1068)aae60cfUse no-std instead of no_std in Cargo.toml (#1064)44afd9fversion bump to 2.5.6 (#1065)91377f4Bump versions (#1062)a40f904version bump to 2.5.5 (#1061)cf305dbset_hostname should error when encountering colon ':' (#1060)88826bdUpdateUrl::domaindocs to show that it includes subdomain (#1057)c3bbf66Fix MSRV and clippy CI (#1058)dbd5261rancargo clippy --fix -- -Wclippy::use_self(#1048)Updates
ccfrom 1.2.41 to 1.2.43Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
a0b2fd6Markstatic_flagandshared_flagas deprecated (#1582)fdb089achore(cc): release v1.2.42 (#1597)5a89ed0ci: Fix check-semver-checks (#1600)c7c38f2chore: minor improvement for docs (#1598)b6281e8Fix linker-plugin-lto: use-flto=thin(#1594)beda6e0Disable check-buildstd for armv7k-apple-watchos (#1599)cda8b38Add elf abi to ppc64 targets (#1596)Updates
cfg-iffrom 1.0.3 to 1.0.4Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
3510ca6chore: release v1.0.4 (#95)15aec4aSupportcfg(true)andcfg(false)(#99)036c64eSet and test a MSRV of 1.325fd566fSet-Dwarningsvia CI env rather thancfg8ef8e9fHave a single top-level rule.2400b38Document and test for a subtle case.Updates
clap_builderfrom 4.5.48 to 4.5.50Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
c7c761fchore: Released8abc4edocs: Update changeloga69fe7cMerge pull request #6154 from germangarces/impl-from-cow55fafb4feat(api): impl From<Cow<'static, str>> for Id,OsStr, Str0bb3ad7chore: Release5cb5ce3docs: Update changelog245c8baMerge pull request #6149 from epage/wrapdd17a41fix(help): Correctly calculate wrap points with ANSI escape codes2cc4e35test(ui): Avoid override term width93e3559refactor(help): Clarify that we're carrying over indentationUpdates
clap_derivefrom 4.5.47 to 4.5.49Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
0bb3ad7chore: Release5cb5ce3docs: Update changelog245c8baMerge pull request #6149 from epage/wrapdd17a41fix(help): Correctly calculate wrap points with ANSI escape codes2cc4e35test(ui): Avoid override term width93e3559refactor(help): Clarify that we're carrying over indentationb1c46e6refactor(help): Clarify var name03b9b38test(help): Show styled wrapping behaviorc9a39a5Merge pull request #6146 from clap-rs/renovate/actions-checkout-5.x58599fbchore(deps): Update actions/checkout action to v5Updates
clap_lexfrom 0.7.5 to 0.7.6Changelog
Sourced from clap_lex's changelog.
Commits
0bb3ad7chore: Release5cb5ce3docs: Update changelog245c8baMerge pull request #6149 from epage/wrapdd17a41fix(help): Correctly calculate wrap points with ANSI escape codes2cc4e35test(ui): Avoid override term width93e3559refactor(help): Clarify that we're carrying over indentationb1c46e6refactor(help): Clarify var name03b9b38test(help): Show styled wrapping behaviorc9a39a5Merge pull request #6146 from clap-rs/renovate/actions-checkout-5.x58599fbchore(deps): Update actions/checkout action to v5Updates
generic-arrayfrom 0.14.8 to 0.14.9Commits
Updates
halffrom 2.7.0 to 2.7.1Release notes
Sourced from half's releases.
Changelog
Sourced from half's changelog.
Commits
8cc891fBump version 2.7.1bc219f1Merge pull request #136 from heiher/nightlybe1141bAdd nightly featureUpdates
indexmapfrom 2.11.4 to 2.12.0Changelog
Sourced from indexmap's changelog.
Commits
0e68f8aMerge pull request #422 from cuviper/msrv-1.8261c9c94ci: only run full miri in the merge queuedb43f19Release 2.12.0b46a32aMove more to the lints table4849b16Make use of RFC2145 type privacy for sealed traitscfff4b7Use bounds in associated type positionc7178d7Usecore::error::Error76b459bUse more precise capturing for someimpl Traitb3d9cc3Use the primitive slice'sis_sortedmethods09db3ccUse inherentusize::div_ceilUpdates
is_terminal_polyfillfrom 1.70.1 to 1.70.2Changelog
Sourced from is_terminal_polyfill's changelog.
Commits
9ed4c24chore: Release is_terminal_polyfill version 1.70.27d103ebMerge pull request #4 from epage/unstableccd5f4cchore(gh): Update STABLEf9bcf1fdocs: Remove use of unstable featuresUpdates
miofrom 1.0.4 to 1.1.0Changelog
Sourced from mio's changelog.
Commits
3a1b471Update to v1.1.0 (#1909)3b22875Disable CI for arm64_32-apple-watchos (#1910)8c0b1ffMakeEventthread safe for platforms using kqueue (#1906)51f41f0chore: fix comment for examples/udp_server.rs (#1911)50ca128fix: improve state transitions of Windows named pipes (#1903)d7873b2Don't run doc tests with sanitizer (#1908)8d330c2Disable CI check for armv7-sony-vita-newlibeabihf (#1907)3c7ed97Updatewindows-sysand dev-dependencies (#1901)c9831c7chore: remove redundant word in comment (#1899)8f7b87cUse same backlog argument as std in listen calls (#1896)Updates
once_cell_polyfillfrom 1.70.1 to ...Description has been truncated