Updated to next branch

pull/7/head
ko1N 4 years ago
parent 3a5ea83ba5
commit c098181407

@ -16,8 +16,7 @@ categories = [ "api-bindings", "memory-management", "os" ]
crate-type = ["lib", "cdylib"]
[dependencies]
memflow = { version = "0.1", features = ["inventory", "serde_derive"] }
memflow-derive = { version = "0.1" }
memflow = { git = "https://github.com/memflow/memflow", branch = "next", features = ["inventory", "serde_derive"] }
log = { version = "0.4", default-features = false }
simple_logger = "1.0"
leechcore-sys = { path = "../leechcore-sys" }

Loading…
Cancel
Save