Skip to content

Commit

Permalink
temporarily disable tokio update to 1.39 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers authored Aug 20, 2024
1 parent 6c986ef commit 2437a7b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rust/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,10 @@ The following crates are currently excluded from consideration:
- `vsss-rs`: Relatively delicate part of omicron (trust quorum), has shipped breakages in the past.
See https://github.com/oxidecomputer/renovate-config/issues/20[issue #20].

- `tokio`: Updates to version 1.39 disabled for release 10 due to risks with Tokio 1.39+ (see
https://github.com/oxidecomputer/helios/issues/169[helios#169] and
https://github.com/oxidecomputer/helios/pull/171[helios#171] for examples). Planning to re-enable
updates early in release 11.

NOTE: If you're excluding a new crate, be sure to add information about it to this section,
including the reason(s) for exclusion.

0 comments on commit 2437a7b

Please sign in to comment.