mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
fix: add serde to multi-provider-query
This commit is contained in:
parent
3c933c28fb
commit
0004278fc3
@ -9,6 +9,8 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
marine-rs-sdk = "0.7.1"
|
||||
serde = "1.0.152"
|
||||
serde_json = "1.0.92"
|
||||
|
||||
[dev-dependencies]
|
||||
marine-rs-sdk-test = "0.8.1"
|
||||
|
Loading…
Reference in New Issue
Block a user