forked from gentoo-utils/gentoo-utils
add get crate
This commit is contained in:
@@ -4,4 +4,5 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
mon = { path = "../mon" }
|
||||
mon = { path = "../mon" }
|
||||
get = { path = "../get" }
|
||||
Reference in New Issue
Block a user