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