nightly2version 1.84.0

`#[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 = 4

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

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