etag 2.0.6

Simple ETag calculation implementation
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "etag"
version = "2.0.6"
dependencies = [
 "str-buf",
 "wy",
]

[[package]]
name = "str-buf"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a66ae6a6cd930c97707cb3f1b62aadb8ddddd2fefa9df539564b3bfaa15dd31f"

[[package]]
name = "wy"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3dede6c845dff0b268e7b0c12bc92c97d1e9aafdce335e8e1d0eadbd52c7357"