horrorhttp/Cargo.lock
2025-12-17 21:52:47 +01:00

16 lines
382 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "horrorhttp"
version = "0.2.2"
dependencies = [
"readformat",
]
[[package]]
name = "readformat"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6cc7f16cea0fc473653b54865015941baf47c6f2b796b54c518a5d0e8e631a98"