chore: rename app

This commit is contained in:
2026-08-29 14:18:47 +05:00
parent ec98d30b31
commit 1a2bb73b62
6 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
[package]
name = "xboctploy"
name = "xboct-deploy"
version = "0.1.0"
description = "Lightweight CLI to deploy hobby projects from a local PC to a VPS over SSH"
license = "MIT"
readme = "README.md"
repository = "https://xboct-git.duckdns.org/Ku6epXBOCTuK/xboctploy"
repository = "https://xboct-git.duckdns.org/Ku6epXBOCTuK/xboct-deploy"
keywords = ["deploy", "ssh", "sftp", "vps", "cli"]
categories = ["command-line-utilities", "development-tools"]
rust-version = "1.88"