dns/Cargo.lock

16 lines
327 B
Plaintext
Raw Permalink Normal View History

2022-03-13 21:56:17 +01:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "dns-parse"
version = "0.1.0"
dependencies = [
"hexhex",
]
[[package]]
name = "hexhex"
version = "1.0.0"
source = "git+https://git.comff.net/rustics/hexhex.git#fa738dd19563d7cea4b2383dcbd8a64c94ab91b7"