Bump all outdated dependencies
skip-changelog: This isn’t a user-facing change.
This commit is contained in:
parent
697d4d3bef
commit
58735d6a70
7 changed files with 24 additions and 18 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue