~aleteoryx/TabbDE

ref: cba00d01519e86b96fabd32ec93f017394ee55ce TabbDE/rust/tabbde-core/Cargo.toml -rw-r--r-- 110 bytes
cba00d01aleteoryx more cargo setup 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]