fix memflow stuff to fix linux compilation

This commit is contained in:
GOffrier-DEV
2024-08-20 15:16:41 +02:00
parent bc337a247f
commit 5e7a138c93
82 changed files with 1 additions and 161473 deletions

View File

@@ -12,7 +12,7 @@ clap = { version = "4.5", features = ["derive"] }
chrono = { version = "0.4", features = ["serde"] }
heck = "0.5"
log = "0.4"
memflow = "0.2"
memflow = "= 0.2.1"
memflow-native = { git = "https://github.com/memflow/memflow-native" }
phf = { version = "0.11", features = ["macros"] }
serde = { version = "1.0", features = ["derive"] }