Update razer.rs

This commit is contained in:
nora 2026-07-05 21:03:42 +02:00 committed by GitHub
parent 2f793e22ff
commit 1bc9a23747
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,5 @@
//! Support for setting the color of razer mice to the currently hovered over color.
use std::sync::mpsc;
use eyre::Context;