moebius-tools 0.1.2

Moebius tools to use on the Moebius GNSS projects
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.chrono]
features = ["rustc-serialize", "serde", "unstable-locales"]
version = "0.4.23"

[dependencies.serde]
features = ["derive", "serde_derive", "rc"]
version = "1.0.148"

[dependencies.serde_json]
version = "1.0.89"

[package]
description = "Moebius tools to use on the Moebius GNSS projects"
edition = "2021"
license = " GPL-3.0-only"
name = "moebius-tools"
readme = "README.md"
version = "0.1.2"