HambiMap/common/Cargo.toml

9 lines
183 B
TOML

[package]
name = "common"
version = "0.1.0"
authors = ["Gandalf <gandalfderbunte@riseup.net>"]
edition = "2018"
[dependencies]
serde = {version = "=1.0.126", features = ["derive"] }