feat: add publish
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user