8 lines
118 B
TOML
8 lines
118 B
TOML
[package]
|
|
name = "infraconv"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
readformat = "1.0.1"
|
|
wavers = "1.5.1"
|