about summary refs log tree commit diff
path: root/Cargo.toml
blob: 6cf522337182164898655d288def33b873d38a41 (plain)
1
2
3
4
5
6
7
8
[package]
name = "scurvy"
version = "0.3.1"
edition = "2024"

[dependencies]
camino = { version = "1.2.4", optional = true }
confindent = { version = "2.2.1", optional = true }