refactor: derive GooseMode string conversions with strum (#7706)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
Generated
+2
@@ -4337,6 +4337,7 @@ dependencies = [
|
||||
"sha2",
|
||||
"shellexpand",
|
||||
"sqlx",
|
||||
"strum",
|
||||
"symphonia",
|
||||
"sys-info",
|
||||
"tempfile",
|
||||
@@ -4455,6 +4456,7 @@ dependencies = [
|
||||
"serde_json",
|
||||
"serde_yaml",
|
||||
"shlex",
|
||||
"strum",
|
||||
"tar",
|
||||
"tempfile",
|
||||
"test-case",
|
||||
|
||||
Reference in New Issue
Block a user