Files
advisory-db/crates/spin/RUSTSEC-2019-0031.toml
Tony Arcieri 64c17acfe3 Migrate all advisories to V2 format (closes #228)
As announced in #228, this commit migrates all advisories to the new V2
format, which splits version information into a separate section, and
now has a structure which corresponds to the internal code structure of
the `rustsec` crate.

This is a breaking change for users of `cargo-audit` < 0.9, and anyone
who has written a 3rd party advisory format parser.
2020-03-01 10:46:35 -08:00

20 lines
595 B
TOML

[advisory]
id = "RUSTSEC-2019-0031"
package = "spin"
title = "spin is no longer actively maintained"
informational = "unmaintained"
date = "2019-11-21"
url = "https://github.com/mvdnes/spin-rs/commit/7516c80"
description = """
The author of the `spin` crate does not have time or interest to maintain it.
Consider the following alternatives (both of which support `no_std`):
- [`conquer-once`](https://github.com/oliver-giersch/conquer-once)
- [`lock_api`](https://crates.io/crates/lock_api) (a subproject of `parking_lot`)
"""
[versions]
patched = []
unaffected = ["> 0.5.2"] # last release