Skip to content

Commit 3843c85

Browse files
Merge pull request #45 from Deepersensor/dependabot/cargo/rand-0.10.0
build(deps): bump rand from 0.9.2 to 0.10.0
2 parents 0b9cee4 + 0df505c commit 3843c85

2 files changed

Lines changed: 224 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 223 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ bytes = "1"
4949
# Auth & Security (placeholders for later)
5050
argon2 = "0.5"
5151
jsonwebtoken = "9"
52-
rand = "0.9"
52+
rand = "0.10"
5353

5454
# HTTP Client
5555
reqwest = { version = "0.12", default-features = false, features = ["json","stream","gzip","brotli","deflate","rustls-tls"] }

0 commit comments

Comments
 (0)