Fix workflow

This commit is contained in:
Wilson Lin 2021-04-15 01:19:19 +10:00
commit 8cf4d27319
2 changed files with 4 additions and 4 deletions

View file

@ -6,5 +6,5 @@ authors = ["Wilson Lin <code@wilsonl.in>"]
edition = "2018"
[dependencies]
afl = "0.5.2"
afl = "0.10.0"
minify-html = { path = ".." }