lc-to-iota/Cargo.toml

8 lines
101 B
TOML
Raw Normal View History

2024-11-17 13:53:14 -05:00
[package]
name = "lc-to-iota"
version = "0.1.0"
edition = "2021"
[dependencies]
2024-11-17 16:23:22 -05:00
thiserror = "2.0.3"