bump fluence crate

This commit is contained in:
vms 2021-04-11 19:11:00 +03:00
parent dd25b5d3c4
commit 2f0a3aeda0

View File

@ -35,7 +35,7 @@ name = "test"
path = "src/test.rs"
[dependencies]
fluence = "0.5.0"
fluence = { git = "https://github.com/fluencelabs/rust-sdk" }
[dev-dependencies]
temporary = "0.6"