Skip to content

Commit f450f2a

Browse files
committed
upgrade lol-html & citerion
1 parent 4e0bce4 commit f450f2a

File tree

2 files changed

+11
-44
lines changed

2 files changed

+11
-44
lines changed

Cargo.lock

Lines changed: 9 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ path-slash = "0.2.0"
6161
once_cell = { version = "1.4.0", features = ["parking_lot"] }
6262
base64 = "0.21"
6363
strum = { version = "0.24.0", features = ["derive"] }
64-
lol_html = "0.4"
64+
lol_html = "1.0.0"
6565
font-awesome-as-a-crate = { path = "crates/font-awesome-as-a-crate" }
6666
dashmap = "5.1.0"
6767
string_cache = "0.8.0"
@@ -123,7 +123,7 @@ features = ["with-chrono-0_4", "with-serde_json-1"]
123123
procfs = "0.15.1"
124124

125125
[dev-dependencies]
126-
criterion = "0.4"
126+
criterion = "0.5.1"
127127
kuchiki = "0.8"
128128
rand = "0.8"
129129
mockito = "0.31.0"

0 commit comments

Comments
 (0)