Support references (#70)

This commit is contained in:
vms
2021-04-12 00:21:47 +03:00
committed by GitHub
parent 2aa3caee83
commit 1dcc9968bb
59 changed files with 401 additions and 459 deletions

View File

@@ -10,4 +10,4 @@ name = "call_parameters"
path = "src/main.rs"
[dependencies]
fluence = "=0.5.0"
fluence = { git = "https://github.com/fluencelabs/rust-sdk" }