Merge pull request 'Update Rust crate rand to 0.9' (#2) from renovate/rand-0.x into main
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 1m25s
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 1m25s
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.5.0"
|
|||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rand = "0.8"
|
rand = "0.9"
|
||||||
postgres = "0.19"
|
postgres = "0.19"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user