update Cargo.toml
This commit is contained in:
parent
5e1a634d0c
commit
d448788d99
@ -2,6 +2,10 @@
|
|||||||
name = "qemu_libafl_bridge"
|
name = "qemu_libafl_bridge"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Andrea Fioraldi <andreafioraldi@gmail.com>"]
|
authors = ["Andrea Fioraldi <andreafioraldi@gmail.com>"]
|
||||||
|
description = "Frida backend library for LibAFL"
|
||||||
|
repository = "https://github.com/AFLplusplus/qemu-libafl-bridge/"
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
readme = "../README.md"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user