mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
rebrand to krata
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "hyphactrl"
|
||||
name = "kratactrl"
|
||||
version.workspace = true
|
||||
edition = "2021"
|
||||
resolver = "2"
|
||||
@ -27,7 +27,7 @@ backhand = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
ipnetwork = { workspace = true }
|
||||
|
||||
[dependencies.hypha]
|
||||
[dependencies.krata]
|
||||
path = "../shared"
|
||||
|
||||
[dependencies.nix]
|
||||
@ -50,5 +50,5 @@ path = "../libs/xen/xenstore"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "hyphactl"
|
||||
name = "kratactl"
|
||||
path = "bin/control.rs"
|
||||
|
Reference in New Issue
Block a user