fluence-it-types = 0.3.0

This commit is contained in:
folex
2021-04-27 13:40:32 +03:00
parent 01cdb26c2c
commit fb787cf565
2 changed files with 9 additions and 23 deletions

View File

@ -12,6 +12,6 @@ path = "src/lib.rs"
[dependencies]
fluence = { git = "https://github.com/fluencelabs/rust-sdk", features = ["logger"] }
fluence-it-types = { git = "https://github.com/fluencelabs/interface-types" }
fluence-it-types = "0.3.0"
serde = "=1.0.118"