- Added hint to memflow plugin installation in README
- Bumped memflow dep version to `0.2.0-beta11`
- `cargo update`
This commit is contained in:
Janek
2023-12-23 16:25:53 +01:00
parent 66b9886768
commit b16cf001e2
3 changed files with 338 additions and 292 deletions

View File

@@ -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