Somewhat working version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "rpi-rust-test"
|
||||
name = "helms-display"
|
||||
version = "0.1.0"
|
||||
authors = ["Jakob Dalsgaard <jakob@dalsgaard.net>"]
|
||||
edition = "2018"
|
||||
@@ -11,4 +11,7 @@ rppal = "0.11.3"
|
||||
image = "*"
|
||||
imageproc = "*"
|
||||
arrayref = "*"
|
||||
euclid = "*"
|
||||
xml-rs = "0.8"
|
||||
text_io = "0.1.8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user