Replace HashSet with IndexSet to preserve order
Also clean up some match arms.
This commit is contained in:
@@ -7,3 +7,4 @@ publish = false
|
||||
[dependencies]
|
||||
chrono = "0.4.44"
|
||||
clap = { version = "4.6.1", features = ["derive"] }
|
||||
indexmap = "2.14.0"
|
||||
|
||||
Reference in New Issue
Block a user