1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-27 18:36:56 +00:00

chore(deps): update rust crate rand to 0.9.0

This commit is contained in:
Renovate Bot 2025-09-23 03:56:38 +00:00
parent 8959ac06ac
commit 0c4c6a0906

View file

@ -77,7 +77,7 @@ default-features = false
version = "0.1.3"
[workspace.dependencies.rand]
version = "0.8.5"
version = "0.9.0"
# Used for the http request / response body type for Ruma endpoints used with reqwest
[workspace.dependencies.bytes]