mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-09 13:53:03 +02:00
chore(deps): update rust crate rand to 0.9.0
This commit is contained in:
parent
34417c96ae
commit
1d19cf4112
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ default-features = false
|
||||||
version = "0.1.3"
|
version = "0.1.3"
|
||||||
|
|
||||||
[workspace.dependencies.rand]
|
[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
|
# Used for the http request / response body type for Ruma endpoints used with reqwest
|
||||||
[workspace.dependencies.bytes]
|
[workspace.dependencies.bytes]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue