1
0
Files

12 lines
188 B
TOML
Raw Permalink Normal View History

2026-06-28 16:24:46 +08:00
[package]
name = "lcrconn"
version = "1.0.0"
edition = "2024"
[dependencies]
thiserror = "2.0.12"
2026-06-29 14:05:56 +08:00
ordered-float = "=5.3.0"
itertools = "0.15.0"
strum = "=0.28.0"
strum_macros = "=0.28.0"