fix(deps): update rust crate rand to 0.10.0 #17
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.9.0"
|
||||
rand = "0.10.0"
|
||||
rocket = "0.5.1"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user