Fix workflow
This commit is contained in:
parent
78d2863151
commit
8cf4d27319
2 changed files with 4 additions and 4 deletions
|
|
@ -6,5 +6,5 @@ authors = ["Wilson Lin <code@wilsonl.in>"]
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
afl = "0.5.2"
|
||||
afl = "0.10.0"
|
||||
minify-html = { path = ".." }
|
||||
|
|
|
|||
Reference in a new issue