mirror of
https://github.com/lov3b/ecb-rates.git
synced 2025-12-20 03:10:38 +01:00
Use smolstr since we only expect small strings
This commit is contained in:
@@ -34,4 +34,5 @@ quick-xml = { version = "0.38", features = ["async-tokio", "tokio"] }
|
||||
reqwest = "0.12"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
smol_str = { version = "0.3", features = ["serde"] }
|
||||
tokio = { version = "1.48", features = ["macros"] }
|
||||
|
||||
Reference in New Issue
Block a user