Fix readme position in qemu sys (#1032)
This commit is contained in:
parent
f9dd67b59b
commit
b77c0b78cc
@ -5,7 +5,7 @@ authors = ["Andrea Fioraldi <andreafioraldi@gmail.com>"]
|
||||
description = "C to Rust bindings for the LibAFL QEMU bridge"
|
||||
documentation = "https://docs.rs/libafl_qemu_sys"
|
||||
repository = "https://github.com/AFLplusplus/LibAFL/"
|
||||
readme = "../../../README.md"
|
||||
readme = "../../README.md"
|
||||
license = "MIT OR Apache-2.0"
|
||||
keywords = ["fuzzing", "qemu", "instrumentation"]
|
||||
edition = "2021"
|
||||
|
Loading…
x
Reference in New Issue
Block a user