refactor: derive GooseMode string conversions with strum (#7706)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
@@ -66,6 +66,7 @@ keyring = { version = "3.6.2", features = [
|
||||
"vendored",
|
||||
] }
|
||||
serde_yaml = { workspace = true }
|
||||
strum = { workspace = true }
|
||||
once_cell = { workspace = true }
|
||||
etcetera = { workspace = true }
|
||||
rand = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user