Skip to content

Commit 083172a

Browse files
committed
Bump LibAFL to 0.15.4 (without tagging)
1 parent cef492e commit 083172a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ default = ["std"]
99
std = []
1010

1111
[dependencies]
12-
libafl = { path = "./LibAFL/libafl/", features = ["prelude"] }
13-
libafl_bolts = { path = "./LibAFL/libafl_bolts/" }
12+
libafl = { path = "./LibAFL/crates/libafl/", features = ["prelude"] }
13+
libafl_bolts = { path = "./LibAFL/crates/libafl_bolts/" }
1414
clap = { version = "4.5.20", features = ["derive"] }
1515
libc = "0.2"
1616
md5 = "0.7"

LibAFL

Submodule LibAFL updated 933 files

0 commit comments

Comments
 (0)