[package] name = "polling_serial" version = "0.1.0" authors = ["Guillaume DIDIER "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] x86_64 = "0.14.1" spin = "0.9.0" [dependencies.lazy_static] version = "1.4.0" features = ["spin_no_std"]