nightly2version 1.84.0

`#[no_std]` and fast crate a Rust version to a timestamp and vice-versa (along other things)
Documentation
[dependencies.anyhow]
version = "1.0.86"

[features]
default = ["std"]
std = []

[lib]
name = "nightly2version"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["date-and-time", "no-std", "rust-patterns"]
description = "`#[no_std]` and fast crate a Rust version to a timestamp and vice-versa (along other things)"
edition = "2021"
homepage = "https://github.com/rust-lang/rust-clippy"
keywords = ["version", "nightly", "rust"]
license-file = "LICENSE"
name = "nightly2version"
readme = "README.md"
repository = "https://github.com/rust-lang/rust-clippy"
version = "1.84.0"