nightly2version 1.80.1

`#[no_std]` and fast crate a Rust version to a timestamp and vice-versa (along other things)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "anyhow"
version = "1.0.86"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da"

[[package]]
name = "nightly2version"
version = "1.80.1"
dependencies = [
 "anyhow",
]