Update Rust crate tokio to 1.29.1 #14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/tokio-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.28.2
->1.29.1
Release Notes
tokio-rs/tokio (tokio)
v1.29.1
: Tokio v1.29.1Compare Source
Fixed
block_in_place
with ablock_on
between (#5837])#5837]: https://github.com/tokio-rs/tokio/pull/5837
v1.29.0
: Tokio v1.29.0Compare Source
Technically a breaking change, the
Send
implementation is removed fromruntime::EnterGuard
. This change fixes a bug and should not impact most users.Breaking
EnterGuard
should not beSend
(#5766])Fixed
fs::read_dir
(#5653])JoinSet
(#5693])EnterGuard
dropped incorrect order (#5772])File
(#5803])Changed
Added
broadcast::Receiver::blocking_recv
(#5690])raw_arg
method toCommand
(#5704])JoinSet::poll_join_next
(#5721])Unstable
#5766]: https://github.com/tokio-rs/tokio/pull/5766
#5653]: https://github.com/tokio-rs/tokio/pull/5653
#5686]: https://github.com/tokio-rs/tokio/pull/5686
#5712]: https://github.com/tokio-rs/tokio/pull/5712
#5693]: https://github.com/tokio-rs/tokio/pull/5693
#5772]: https://github.com/tokio-rs/tokio/pull/5772
#5710]: https://github.com/tokio-rs/tokio/pull/5710
#5803]: https://github.com/tokio-rs/tokio/pull/5803
#5705]: https://github.com/tokio-rs/tokio/pull/5705
#5720]: https://github.com/tokio-rs/tokio/pull/5720
#5659]: https://github.com/tokio-rs/tokio/pull/5659
#5628]: https://github.com/tokio-rs/tokio/pull/5628
#5666]: https://github.com/tokio-rs/tokio/pull/5666
#5672]: https://github.com/tokio-rs/tokio/pull/5672
#5690]: https://github.com/tokio-rs/tokio/pull/5690
#5704]: https://github.com/tokio-rs/tokio/pull/5704
#5566]: https://github.com/tokio-rs/tokio/pull/5566
#5721]: https://github.com/tokio-rs/tokio/pull/5721
#5790]: https://github.com/tokio-rs/tokio/pull/5790
#5608]: https://github.com/tokio-rs/tokio/pull/5608
#5676]: https://github.com/tokio-rs/tokio/pull/5676
#5708]: https://github.com/tokio-rs/tokio/pull/5708
#5717]: https://github.com/tokio-rs/tokio/pull/5717
#5685]: https://github.com/tokio-rs/tokio/pull/5685
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
e92926a8fe
to6f2863b4ae
Update Rust crate tokio to 1.29.0to Update Rust crate tokio to 1.29.1