mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-08-20 13:10:00 +00:00
Initialize project
This commit is contained in:
parent
72ecd983ac
commit
3c5d4aa941
1133
Cargo.lock
generated
Normal file
1133
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "macrosynergy_dataquery"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.11", features = ["blocking", "json"] }
|
||||
serde_json = "1.0"
|
Loading…
x
Reference in New Issue
Block a user