Update minifier-rs version to 0.1.0
This commit is contained in:
parent
7f997f589f
commit
00a380c235
2 changed files with 3 additions and 12 deletions
|
|
@ -11,7 +11,7 @@ arrayvec = { version = "0.7", default-features = false }
|
|||
askama = { version = "0.11", default-features = false, features = ["config"] }
|
||||
atty = "0.2"
|
||||
pulldown-cmark = { version = "0.9", default-features = false }
|
||||
minifier = "0.0.43"
|
||||
minifier = "0.1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
smallvec = "1.6.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue