mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 03:54:41 -05:00
document hot_lib for developers a bit
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
e3a2f9aae9
commit
3c4d09f4f2
5 changed files with 28 additions and 13 deletions
7
hot_lib/Cargo.toml
Normal file
7
hot_lib/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "hot_lib"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate-type = ["rlib", "dylib"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue