mirror of
https://github.com/BillyOutlast/drop.git
synced 2026-07-25 16:55:48 -04:00
b02fee7028
- desktop/src-tauri/tailscale/src/lib.rs: 9-space and 14-space indents -> 8/12 - libraries/base/components/ModalTemplate.vue: 13-space -> 12 - libraries/droplet/flake.nix: remove trailing blank line - server.code-workspace: convert tabs to 4-space indents (JSON requires spaces) - torrential/docs/protocol.md: 1-space list -> 2-space
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.