chore(deps): update rust crate rand to 0.10.0
This commit was merged in pull request #9.
This commit is contained in:
@@ -13,7 +13,7 @@ noprocess = { version = "0.0.2" }
|
||||
anyhow = { version = "1.0.71" }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tracing = { version = "0.1", features = ["log"] }
|
||||
rand = "0.9.2"
|
||||
rand = "0.10.0"
|
||||
uuid = { version = "1.19.0", features = ["serde", "v4", "v7"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }
|
||||
|
||||
Reference in New Issue
Block a user