tangled
alpha
login
or
join now
arthomnix.dev
/
eepy
3
fork
atom
firmware for my Touchscreen E-Paper Input Module for Framework Laptop 16
3
fork
atom
overview
issues
pulls
pipelines
tp370pgh01: migrate to rust 2024
arthomnix.dev
1 year ago
9caa4494
71c9cf8e
+1
-1
1 changed file
expand all
collapse all
unified
split
tp370pgh01
Cargo.toml
+1
-1
tp370pgh01/Cargo.toml
reviewed
···
1
1
[package]
2
2
name = "tp370pgh01"
3
3
version = "0.1.0"
4
4
-
edition = "2021"
4
4
+
edition = "2024"
5
5
6
6
[dependencies]
7
7
pervasive-spi = { path = "../pervasive-spi" }