feat: update osssendfile-rs
This commit is contained in:
6
osssendfile-rs/justfile
Normal file
6
osssendfile-rs/justfile
Normal file
@@ -0,0 +1,6 @@
|
||||
_:
|
||||
@just --list
|
||||
|
||||
build-linux-x64-musl:
|
||||
cargo zigbuild --release --target x86_64-unknown-linux-musl
|
||||
|
||||
Reference in New Issue
Block a user