Skip to content

Commit 53b0872

Browse files
committed
Add header to bincode advisory
1 parent 2a43931 commit 53b0872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/bincode/RUSTSEC-0000-0000.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ informational = "unmaintained"
99
[versions]
1010
patched = []
1111
```
12+
# Bincode is unmaintained
1213

1314
Development on bincode has ceased permanently, and updates will only be made in the event of a CVE. Projects are encouraged to migrate to alternatives such as `postcard` if possible. If compatibilty with the bincode format is required, consider using `wincode`.
1415

0 commit comments

Comments
 (0)