Skip to content

Commit 9c0dda7

Browse files
authored
update: Upgrade Cargo dependencies to latest compatible versions (#176)
Runs 'cargo update' and bumps direct-dep floors in Cargo.toml: - tokio 1.50.0 -> 1.51.1 - signal-hook 0.4.3 -> 0.4.4 - fastrand 2.3.0 -> 2.4.1 All other transitive updates picked up via Cargo.lock refresh (socket2 0.6.1 -> 0.6.3, bytes 1.11.0 -> 1.11.1, etc). rand 0.8 -> 0.10 is a breaking API change (rand::thread_rng was removed); deferred to a dedicated migration.
1 parent 291bafb commit 9c0dda7

2 files changed

Lines changed: 308 additions & 379 deletions

File tree

0 commit comments

Comments
 (0)