aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 7605571a90527e3fcf86b979d9a5f998c49e180f (plain)
1
2
3
4
5
6
7
[package]
name = "polydoro"
version = "0.1.0"
edition = "2024"

[dependencies]
bincode = "2.0.1"