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