Bump symcc_runtime to 0.1.2
This commit is contained in:
parent
951b6fef36
commit
2301335bf7
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "symcc_runtime"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2018"
|
||||
authors = ["Julius Hohnerlein <julihoh@users.noreply.github.com>", "Andrea Fioraldi <andreafioraldi@gmail.com>", "Dominik Maier <domenukk@gmail.com>"]
|
||||
description = "Build Concolic Tracing tools based on SymCC in Rust"
|
||||
@ -29,4 +29,4 @@ bindgen = "0.58"
|
||||
regex = "1"
|
||||
lazy_static = "1.4"
|
||||
which = "4.1"
|
||||
symcc_libafl = {path = "../symcc_libafl", version="0.1"}
|
||||
symcc_libafl = {path = "../symcc_libafl", version="0.1"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user