mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 02:32:16 +00:00
update to fluence 0.6.2
This commit is contained in:
parent
99e612d84c
commit
e8cf1d87a7
@ -7,7 +7,7 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
fluence = { version = "=0.3.3", features = ["logger"] }
|
||||
log = "0.4.8"
|
||||
fluence = { version = "=0.6.2", features = ["logger"] }
|
||||
log = "0.4.14"
|
||||
serde_json = "1.0.64"
|
||||
fstrings = "0.2.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user