Cargo.lock 405 B

1234567891011121314
  1. [root]
  2. name = "tor_util"
  3. version = "0.0.1"
  4. dependencies = [
  5. "libc 0.2.22 (registry+https://github.com/rust-lang/crates.io-index)",
  6. ]
  7. [[package]]
  8. name = "libc"
  9. version = "0.2.22"
  10. source = "registry+https://github.com/rust-lang/crates.io-index"
  11. [metadata]
  12. "checksum libc 0.2.22 (registry+https://github.com/rust-lang/crates.io-index)" = "babb8281da88cba992fa1f4ddec7d63ed96280a1a53ec9b919fd37b53d71e502"