[package] name = "gps_data_collector_kim" version = "0.1.0" authors = ["Kristófer Ingi Maack "] #CHANGE USER TO YOU edition = "2018" license = "MIT" description = "A GPS crate that read the data from a gps module" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rpi_embedded = "0.1.0"