Update Cargo.lock

This commit is contained in:
Philipp Krones 2024-11-07 22:37:09 +01:00
parent 40aec58abb
commit 2ab848b756
No known key found for this signature in database
GPG Key ID: 1CA0DF2AF59D68A5

View File

@ -2861,7 +2861,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "679341d22c78c6c649893cbd6c3278dcbe9fc4faa62fea3a9296ae2b50c14625" checksum = "679341d22c78c6c649893cbd6c3278dcbe9fc4faa62fea3a9296ae2b50c14625"
dependencies = [ dependencies = [
"bitflags 2.6.0", "bitflags 2.6.0",
"getopts",
"memchr", "memchr",
"pulldown-cmark-escape 0.11.0", "pulldown-cmark-escape 0.11.0",
"unicase", "unicase",