Skip to content

Commit 27ecfc7

Browse files
committed
bump rand 0.9.2 to 0.9.4
Signed-off-by: Matt Wrock <matt@mattwrock.com>
1 parent 2b720ae commit 27ecfc7

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

.cargo/audit.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
[advisories]
88

99
# advisory IDs to ignore e.g. ["RUSTSEC-2019-0001", ...]
10-
ignore = [
11-
# ignoring until ipc-channel bumps its rand to >= 0.10.1
12-
"RUSTSEC-2026-0097",
13-
]
10+
ignore = []
1411

1512
# warn for categories of informational advisories
1613
informational_warnings = ["notice", "unmaintained", "unsound"]

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.

0 commit comments

Comments
 (0)