Update deps

This commit is contained in:
Vincent Prouillet 2023-10-19 21:33:47 +02:00 committed by Vincent Prouillet
parent 8fe219a716
commit b1f1e64da3
2 changed files with 428 additions and 509 deletions

931
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -17,7 +17,7 @@ globset = "0.4"
image = "0.24"
lexical-sort = "0.3"
minify-html = "0.11"
nom-bibtex = "0.4"
nom-bibtex = "0.5"
num-format = "0.4"
once_cell = "1"
percent-encoding = "2"
@ -32,12 +32,12 @@ serde_json = "1"
serde_yaml = "0.9"
sha2 = "0.10"
slug = "0.1"
svg_metadata = "0.4"
svg_metadata = "0.5"
syntect = "5"
tera = { version = "1.17", features = ["preserve_order", "date-locale"] }
termcolor = "1.0.4"
time = "0.3"
toml = "0.7"
toml = "0.8"
unic-langid = "0.9"
unicode-segmentation = "1.2"
url = "2"