Skip to content

Commit 689cadd

Browse files
authored
Update Cargo.toml
1 parent 3e56376 commit 689cadd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source-code/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["HackerOS Team <[email protected]>"]
66
license = "MIT"
77
description = "HackerOS Containers: Advanced container management tool for HackerOS with isolation, resource management, and real-time monitoring."
8-
repository = "https://github.com/hackeros/hackeros-containers"
8+
repository = "https://github.com/HackerOS-Linux-System/HackerOS-Containers"
99

1010
[dependencies]
1111
lexopt = "0.3.0" # For CLI argument parsing

0 commit comments

Comments
 (0)