Commit 1319742
committed
chore(deps): bump tokio 1.49 -> 1.50
Patch bump of the async runtime (dependabot Hmbown#3343). Raises the floor
spec from 1.49.0 to 1.50.0 in the workspace and codewhale-tui manifests
and pins Cargo.lock to tokio 1.50.0 (with its semver-compatible
transitive deps mio/socket2).
Verified: cargo check -p codewhale-tui --locked; focused gate test
(saved_default_provider_syncs_back_to_runtime_config); client:: suite
(205 passed, the async-heavy surface most affected by a tokio bump).
Other dependabot PRs deferred to a dedicated dependency-triage pass:
Hmbown#3341 lru (bumping to 0.18 creates a duplicate version since a transitive
dep still pins 0.16), Hmbown#3339 windows, Hmbown#3342 similar (2->3 major),
Hmbown#3340 toml (0->1 major), and Hmbown#3334-Hmbown#3338 GitHub Actions (not locally
verifiable; only run in CI).
Refs Hmbown#3343.1 parent 3e2d34a commit 1319742
3 files changed
Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments