Files
tuwunel/hot_lib/Cargo.toml
2024-05-03 01:52:29 -04:00

8 lines
100 B
TOML

[package]
name = "hot_lib"
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["rlib", "dylib"]