mirror of
https://github.com/YGGverse/titanite.git
synced 2026-03-31 09:05:31 +00:00
return HashMap for Titan header options, but replace with IndexMap to keep original arguments order
This commit is contained in:
parent
3cb2296784
commit
1a1c0a9898
2 changed files with 9 additions and 3 deletions
|
|
@ -11,5 +11,6 @@ repository = "https://github.com/YGGverse/titanite"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.96"
|
||||
indexmap = "2.7.1"
|
||||
regex = "1.11.1"
|
||||
url = "2.5.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue