mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
* Fix archive backend * Fix overflow bug + add workflow * Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * Fix lint --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| testfiles | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
droplet-rs
A Rust-based library for utilities and functionality required both by the server, client, and other tools.
manifest generation
droplet-rs contains the manifest generation code, held in manifest.rs.
It also includes the version backends to provide a unified read-write interface to files.