Skip to content

Commit

Permalink
upgrade lol-html & citerion
Browse files Browse the repository at this point in the history
  • Loading branch information
syphar committed Jun 2, 2023
1 parent 4e0bce4 commit f450f2a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 44 deletions.
51 changes: 9 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ path-slash = "0.2.0"
once_cell = { version = "1.4.0", features = ["parking_lot"] }
base64 = "0.21"
strum = { version = "0.24.0", features = ["derive"] }
lol_html = "0.4"
lol_html = "1.0.0"
font-awesome-as-a-crate = { path = "crates/font-awesome-as-a-crate" }
dashmap = "5.1.0"
string_cache = "0.8.0"
Expand Down Expand Up @@ -123,7 +123,7 @@ features = ["with-chrono-0_4", "with-serde_json-1"]
procfs = "0.15.1"

[dev-dependencies]
criterion = "0.4"
criterion = "0.5.1"
kuchiki = "0.8"
rand = "0.8"
mockito = "0.31.0"
Expand Down

0 comments on commit f450f2a

Please sign in to comment.