s e

Results 25 issues of s e

Most Rust packaging and building tools (cargo, cargo-bundle, cargo-deb, etc.) output somewhere in the target directory. It would be wonderful if cargo-aur would do the same. I could make a...

I saw #105 and figured I would try to work on this. I haven't finished it yet. cargo fmt gives me a bunch of ```Warning: Unknown configuration option```, so you...

I have been trying to compile this project with MSYS2 for a while now, but I keep getting this error: = note: c:/msys64/mingw64/bin/../lib/gcc/arm-none-eabi/10.1.0/../../../../arm-none-eabi/bin/ld.exe: warning: -z relro ignored c:/msys64/mingw64/bin/../lib/gcc/arm-none-eabi/10.1.0/../../../../arm-none-eabi/bin/ld.exe: cannot find...

The Manually-Mined Onions section of HOW-TO-INSTALL.md featured several tools that can only generate v2 addresses, which is now deprecated.

There is still one vulnerable crate found by cargo-audit, time, but chrono hasn't updated itself to fix this. There are also 4 unmaintained dependencies I hope to address soon. Adresses...

**Describe the bug** Several dependencies are considered vulnerable by cargo-audit. There isn't much of a way to exploit them so I haven't sent a security report, but it still isn't...

bug

Removes init command to close #283

I saw #316 and addressed it.

#372 will be fixed by this. This PR also allows s390x computers to use this. Mac's output arm64 when `uname -m` is run on the M1's, so support for that...

One more step on the way to move to stable, #345.