Remove unused dependencies

This commit is contained in:
Rafael Caricio 2020-06-13 16:51:22 +02:00 committed by Rafael Carício
parent 0e256957ba
commit cd3397b254

View file

@ -18,6 +18,3 @@ embedded-graphics = "0.6.2"
cstr_core = { version = "0.2.0", default-features = false, features = ["alloc"] }
bitflags = "1.2.1"
[build-dependencies]
quote = "1.0.7"
proc-macro2 = "1.0.18"