mirror of
https://git.vulpinecitrus.info/Lymkwi/estrus-navigator.git
synced 2025-08-04 11:50:38 +00:00
Begin deser. data structure implementation
This commit is contained in:
parent
5db7f7c0d9
commit
1dac97b2dc
3 changed files with 51 additions and 3 deletions
|
@ -9,4 +9,5 @@ license = "ACSL"
|
|||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.11.22", features = ["default-tls", "json", "gzip"] }
|
||||
serde = { version = "1.0.190", features = ["derive"] }
|
||||
tokio = { version = "1.33.0", features = ["rt-multi-thread", "macros", "net"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue