mirror of
https://github.com/fluencelabs/marine.git
synced 2025-07-31 05:51:56 +00:00
Support references (#70)
This commit is contained in:
@@ -10,5 +10,5 @@ name = "sqlite_test"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
fluence = "0.5.0"
|
||||
fce-sqlite-connector = "0.2.0"
|
||||
fluence = { git = "https://github.com/fluencelabs/rust-sdk" }
|
||||
fce-sqlite-connector = { git = "https://github.com/fluencelabs/sqlite-wasm-connector", branch = "fluence_0_6_0" }
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user