~aleteoryx/TabbDE

ref: f5f2db091ae809b43a4bb6f34e5282b27a13d45f TabbDE/rust/tabbde-core/Cargo.toml -rw-r--r-- 110 bytes
f5f2db09aleteoryx split things up better 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
[package]
name = "tabbde-core"
version = "0.1.0"
edition = "2021"

[lib]
crate-type = ["lib"]

[dependencies]