ranch 0.4.0

Ranged integer types and math
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 = "as_repr"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23f5c5e71e748a7de64c788b60ec43f61e8c6709ebf006a9700c178ccd629181"

[[package]]
name = "ranch"
version = "0.4.0"
dependencies = [
 "as_repr",
]