Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Update Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent e8b5f33 commit d2ed449
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 29 deletions.
87 changes: 59 additions & 28 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/wysiwyg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ assert-invariants = []
[dependencies]
cfg-if = "1.0.0"
html-escape = "0.2.11"
html5ever = { version = "0.27.0", optional = true }
html5ever = { version = "0.28.0", optional = true }
once_cell = "1.13.0"
pulldown-cmark = { version = "0.11.0", default-features = false, features = ["html"] }
strum = "0.26"
Expand Down

0 comments on commit d2ed449

Please sign in to comment.