chore(xtask): update binary dependencies (#663)

This commit is contained in:
Benoît Cortier 2025-02-06 00:12:10 +01:00 committed by GitHub
parent ccf6348270
commit 0b5f691c1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 21 additions and 21 deletions

View file

@ -9,7 +9,7 @@
//!
//! This is also good for execution performance.
//! Cargo will run all tests from a single binary in parallel, but
//! binaries themselves are run sequentally.
//! binaries themselves are run sequentially.
mod clipboard;
mod displaycontrol;