Bump all outdated dependencies

skip-changelog: This isn’t a user-facing change.
This commit is contained in:
Link Mauve 2026-05-17 20:38:20 +02:00
commit 58735d6a70
7 changed files with 24 additions and 18 deletions

View file

@ -20,7 +20,7 @@ tokio-stream = { version = "0.1", features = ["sync"] }
webpki-roots = { version = "1", optional = true }
rustls-native-certs = { version = "0.8", optional = true }
rxml = { version = "0.14.0", features = ["compact_str", "tokio"] }
rand = "0.9"
rand = "0.10"
syntect = { version = "5", optional = true }
pin-project-lite = { version = "0.2" }
thiserror = "2.0"