Compare commits
1 commit
main
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b5a292bc2 |
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ libloading.optional = true
|
||||||
log.workspace = true
|
log.workspace = true
|
||||||
num-traits.workspace = true
|
num-traits.workspace = true
|
||||||
rand.workspace = true
|
rand.workspace = true
|
||||||
rand_core = { version = "0.6.4", features = ["getrandom"] }
|
rand_core = { version = "0.10.0", features = ["getrandom"] }
|
||||||
regex.workspace = true
|
regex.workspace = true
|
||||||
reqwest.workspace = true
|
reqwest.workspace = true
|
||||||
ring.workspace = true
|
ring.workspace = true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue