aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
blob: 51f77db887bbecfba049a1aa4fd3160ec66ccc99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[package]]
name = "num-traits"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "yaxpeax-arch"
version = "0.0.1"
dependencies = [
 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1"