summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 8d9f9e95874c2dc850d47053f9cf989c19888e40 (plain)
1
2
3
4
5
6
7
[package]
name = "calendar-puzzle"
version = "0.1.0"
edition = "2024"

[dependencies]
bitvec = "1.1.1"