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