Skip to content

Commit 98de4c5

Browse files
authored
Merge pull request #31 from sebosp/dependabot/cargo/rand-0.9.3
Bump rand from 0.9.2 to 0.9.3
2 parents ebc0927 + ef432ce commit 98de4c5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

alacritty_terminal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ env_logger = "0.11"
4545
tracing = { version = "0.1", features = ["log", "log-always"] }
4646
tracing-log = { version = "0.2" }
4747
percent-encoding = "2.3"
48-
rand = "0.9.0"
48+
rand = "0.9.3"
4949
lyon = { version = "1.0", features = ["serialization"] }
5050
nannou = { version = "0.19.0", git = "https://github.com/sebosp/nannou", branch = "feature/crates-upd-2025-06-07" }
5151
chrono = { version = "0.4.39", features = ["serde"] }

0 commit comments

Comments
 (0)