chore: bump deps

This commit is contained in:
trisua 2025-05-07 21:59:10 -04:00
parent aca1a8236c
commit a1c6beb664
5 changed files with 20 additions and 210 deletions

View file

@ -9,10 +9,10 @@ license.workspace = true
[dependencies]
ammonia = "4.1.0"
chrono = "0.4.41"
comrak = "0.38.0"
comrak = "0.39.0"
hex_fmt = "0.3.0"
rand = "0.9.1"
serde = "1.0.219"
sha2 = "0.10.8"
sha2 = "0.10.9"
snowflaked = "1.0.3"
uuid = { version = "1.16.0", features = ["v4"] }