[package] name = "GPS_datacollector_dagur" version = "0.1.1" authors = ["Dagur"] #CHANGE USER TO YOU edition = "2018" license = "MIT" description = "GPR crate that reads GPGGA data from ultimate GPS module" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rpi_embedded = "0.1.0"