hot lib things again

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-04-28 19:55:53 -04:00 committed by June
parent 9c0c4c292c
commit 041a7a90f3
3 changed files with 6 additions and 2 deletions

View file

@ -5,3 +5,6 @@ edition = "2021"
[lib]
crate-type = ["rlib", "dylib"]
# cargo watch -w hot_lib -x 'build -p hot_lib'
# ^this will rebuild upon cargo detecting any changes