doesnt get simpler than this
|
|
||
|---|---|---|
| src | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.nix | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| README | ||
| rust-toolchain | ||
even simpler filehost for personal use
to increase the upload size limit use something like
ROCKET_LIMITS='{file="50MiB",data-form="50MiB"}'