Files
John Smith b02fee7028 style: fix editorconfig indent violations (5 files)
- 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
2026-07-24 13:56:06 -04:00
..
2026-06-21 11:16:39 +10:00
2026-01-22 07:42:58 +11:00
2026-04-03 01:25:10 +00:00
2026-04-03 01:25:10 +00:00
2026-04-03 01:25:10 +00:00
2026-01-22 07:42:58 +11:00
2025-04-01 22:17:34 +11:00
2026-03-01 22:18:39 +11:00

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.