This repository has been archived on 2025-08-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
conduwuit/hot_lib/Cargo.toml
strawberry 9c0c4c292c document hot_lib for developers a bit
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-05-03 01:52:29 -04:00

7 lines
100 B
TOML

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