rustversion-detect 0.2.2

Parses the output of rustc --version for use in build scripts
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.
[[package]]
name = "maybe-const-fn"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "rustversion-detect"
version = "0.2.2"
dependencies = [
 "maybe-const-fn 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum maybe-const-fn 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7c67ec298b937f25f914711dabc859d4aa864fb9078c6b243512d3c4a5f31883"