firmware for my Touchscreen E-Paper Input Module for Framework Laptop 16
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

eepy-serial-host: migrate to rust 2024

+1 -1
+1 -1
eepy-serial-host/Cargo.toml
··· 1 1 [package] 2 2 name = "eepy-serial-host" 3 3 version = "0.1.0" 4 - edition = "2021" 4 + edition = "2024" 5 5 6 6 [dependencies] 7 7 eepy-serial = { path = "../eepy-serial" }