We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e5625 commit 4378e60Copy full SHA for 4378e60
Cargo.toml
@@ -4,8 +4,8 @@ version = "0.1.0"
4
edition = "2021"
5
authors = ["LXTUI Contributors"]
6
description = "A modern terminal user interface for managing LXC/LXD containers with intuitive keyboard shortcuts and real-time operation tracking"
7
-repository = "https://github.com/yourusername/lxtui"
8
-homepage = "https://github.com/yourusername/lxtui"
+repository = "https://github.com/FoleyBridge-Solutions/lxtui"
+homepage = "https://github.com/FoleyBridge-Solutions/lxtui"
9
documentation = "https://docs.rs/lxtui"
10
readme = "README.md"
11
license = "MIT"
0 commit comments