[dependencies.rpi_embedded]
version = "0.1.0"
[lib]
name = "dataGPS"
path = "src/datagps.rs"
[package]
authors = ["matteosmetz@gmail.com"]
description = "Adafruit Ultimate GPS: read data like longitude and latitude about the GPS module"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "dataGPS"
version = "0.1.1"