mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-11 17:58:52 -05:00
7 lines
100 B
TOML
7 lines
100 B
TOML
[package]
|
|
name = "hot_lib"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[lib]
|
|
crate-type = ["rlib", "dylib"]
|