Box<[u8]> instead of Vec<u8> for ByteBufOwned
This commit is contained in:
parent
3cdf6d4cfc
commit
fa05fe8376
24 changed files with 118 additions and 109 deletions
2
Makefile
2
Makefile
|
|
@ -113,4 +113,4 @@ release-all: release-windows release-linux release-macos-universal
|
|||
cp ./target/x86_64-pc-windows-gnu/release-github/rqbit.exe /tmp/rqbit-release
|
||||
cp ./target/x86_64-apple-darwin/release-github/rqbit-osx-universal /tmp/rqbit-release
|
||||
cp ./target/x86_64-unknown-linux-gnu/release-github/rqbit /tmp/rqbit-release/rqbit-linux-x86_64
|
||||
echo "The release was built in /tmp/rqbit-release"
|
||||
echo "The release was built in /tmp/rqbit-release"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue