crankit-input 0.4.0

An ergonomic input API for the playdate
Documentation
1
2
3
4
5
6
7
8
9
10
[toolchain]
channel = "nightly-2023-11-16"
profile = "minimal"
targets = ["thumbv7em-none-eabihf"]
components = [
	"rust-src",
	"rustfmt",
	"clippy",
  "rust-analyzer"
]