HambiMap/common/Cargo.toml
2023-06-05 10:38:14 +02:00

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"] }