forked from gentoo-utils/gentoo-utils
add thiserror dependency
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2024"
|
||||
mon = { path = "../mon" }
|
||||
get = { path = "../get" }
|
||||
itertools = "0.14.0"
|
||||
thiserror = "2.0.17"
|
||||
|
||||
[profile.dev]
|
||||
debug = true
|
||||
Reference in New Issue
Block a user