HambiMap/common/Cargo.toml

9 lines
183 B
TOML
Raw Normal View History

2023-06-05 08:38:14 +00:00
[package]
name = "common"
version = "0.1.0"
authors = ["Gandalf <gandalfderbunte@riseup.net>"]
edition = "2018"
[dependencies]
serde = {version = "=1.0.126", features = ["derive"] }