Skip to content

Commit 089543e

Browse files
committed
Assigned RUSTSEC-2025-0119 to number_prefix
1 parent c369068 commit 089543e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.duplicate-id-guard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file causes merge conflicts if two ID assignment jobs run concurrently.
22
This prevents duplicate ID assignment due to a race between those jobs.
3-
c5c5acefb6fd4ad20b3176a9c9790c9daef03b1b32b5dd9ab609fbb514d90c76 -
3+
59306de187177d64fa0f1d45a4f23b0f2acdec35b9944e261996d5d5af317d2f -

crates/number_prefix/RUSTSEC-0000-0000.md renamed to crates/number_prefix/RUSTSEC-2025-0119.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0119"
44
package = "number_prefix"
55
date = "2025-11-17"
66
url = "https://github.com/ogham/rust-number-prefix/pull/8"
@@ -16,4 +16,4 @@ The `number_prefix` crate is no longer actively maintained. If you rely on this
1616

1717
## Recommended alternatives
1818

19-
- [`unit-prefix`](https://crates.io/crates/unit-prefix)
19+
- [`unit-prefix`](https://crates.io/crates/unit-prefix)

0 commit comments

Comments
 (0)