ranch 0.3.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.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74fb299e940315615022885ecd941b19f781aad197d93b31b2569f1f09f34f30"

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