summaryrefslogtreecommitdiffstats
path: root/vendor/humansize/Cargo.lock
blob: 174fea461380dc2373612b39f86ee86ee9ed053c (plain)
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 = "humansize"
version = "2.1.3"
dependencies = [
 "libm",
]

[[package]]
name = "libm"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"