mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
evgrd: change darkfi-serial from path=... to version=0.4.2
This commit is contained in:
@@ -23,7 +23,7 @@ path = "example/send.rs"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
darkfi = {path = "../../", features = ["event-graph"]}
|
darkfi = {path = "../../", features = ["event-graph"]}
|
||||||
darkfi-serial = {path = "../../src/serial", features = ["async"]}
|
darkfi-serial = {version = "0.4.2", features = ["async"]}
|
||||||
|
|
||||||
# Event Graph DB
|
# Event Graph DB
|
||||||
sled-overlay = "0.1.4"
|
sled-overlay = "0.1.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user