replacing numbered options in config with rust enum implementation, unique commit to make easier to debug or rollback

This commit is contained in:
Carlos Guerra
2026-04-08 19:29:45 +02:00
committed by Will Greenberg
parent 0b91a6e5d3
commit fee082cde4
15 changed files with 87 additions and 50 deletions
Generated
+1
View File
@@ -4881,6 +4881,7 @@ dependencies = [
"rustls-rustcrypto",
"serde",
"serde_json",
"serde_repr",
"tempfile",
"thiserror 1.0.69",
"tokio",