//! The `[versions]` subsection of an advisory.
//!
//! This is meant to eventually take the place of the `patched_versions`
//! and `unaffected_versions` sections of the `[advisory]`, but can't be
//! used
use crate;
use ;
/// The `[versions]` subsection of an advisory: future home to information
/// about which versions are patched and/or unaffected.