feat: add publish

This commit is contained in:
2025-08-03 12:11:17 +02:00
parent f8ecf2ab2f
commit 3e27fb2847
3 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
[package]
name = "voidpin"
edition = "2024"
readme = "../../README.md"
license = "MIT"
authors = ["kjuulh <contact@kasperhermansen.com>"]
repository = "https://git.kjuulh.io/kjuulh/voidpin.git"
description = "Voidpin allows sending copy/paste commands across the wire. It is specifically intended for use in ssh tunnels for long running sessions, where you want to share a clipboard. The primary use case is when a remote machine is used for development, but clipboard continues to be an ergonomic hurdle."
version.workspace = true