You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
304 B
TOML

[package]
name = "digitals"
version = "0.1.0"
authors = ["Ales Katona <ales@katona.me>"]
edition = "2018"
license = "Apache-2"
repository = "https://git.bitsmart.ltd/almindor/digitals.git"
readme = "README.md"
documentation = "https://docs.rs/digitals"
[dependencies]
embedded-graphics = "0.6.0-beta.1"