mirror of
https://github.com/alex-s168/turbo-blif.git
synced 2025-09-09 17:45:09 +02:00
9 lines
120 B
TOML
9 lines
120 B
TOML
[package]
|
|
name = "turbo-blif"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
smallstr = "0.3.1"
|
|
smallvec = "1.15.1"
|