]> git.proxmox.com Git - pve-xtermjs.git/commitdiff
update cargo metadata
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 May 2023 11:15:16 +0000 (13:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 May 2023 11:23:54 +0000 (13:23 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml

index c4466cc7df2ea742a0aef446d45e27845809995a..9b22fbe880ef961c65b2432c9219d3ebfe6280a9 100644 (file)
@@ -1,8 +1,9 @@
 [package]
 name = "termproxy"
+description = "Execute a terminal command and proxy I/O via network"
 version = "4.16.0"
 authors = [
-    "Dominik Csapak <d.csapak@proxmox.com>",
+    "Proxmox Support Team <support@proxmox.com>",
     "for xterm.js parts: The xterm.js authors <https://github.com/xtermjs/xterm.js>",
 ]
 edition = "2018"