| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Includes:
* Rust upgraded to 1.83
* Added package libarchive-tools
|
|
|
|
|
|
Needed to experiment with Arch Linux package building
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Align `build-apk.sh` with `build.sh`
|
|
Needed for building maybenot-ffi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The following lints have been fixed:
SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006,
SC2164,SC2145,SC1091,SC2034,SC2155.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
|
|
* Fixes `cargo clean`
* Enables Cargo's sparse registry download
* Upgrades node 16 -> 18 and npm 8 -> 9
|
|
|