Fix
- Added hint to memflow plugin installation in README - Bumped memflow dep version to `0.2.0-beta11` - `cargo update`
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
# dma and memory
|
||||
memflow = "=0.2.0-beta10"
|
||||
memflow = "=0.2.0-beta11"
|
||||
dataview = "1.0.1"
|
||||
|
||||
# logging
|
||||
|
||||
Reference in New Issue
Block a user