innernet/Cargo.lock

1736 lines
43 KiB
Plaintext
Raw Normal View History

2021-03-29 17:22:14 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2021-05-08 18:37:03 +00:00
version = 3
[[package]]
name = "addr2line"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2021-03-29 17:22:14 +00:00
[[package]]
name = "ahash"
version = "0.8.3"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f"
2021-05-09 19:38:46 +00:00
dependencies = [
"cfg-if",
2021-05-09 19:38:46 +00:00
"once_cell",
"version_check",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "aho-corasick"
version = "1.0.2"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
2021-03-29 17:22:14 +00:00
dependencies = [
"memchr",
]
[[package]]
name = "allocator-api2"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
[[package]]
name = "anstream"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
dependencies = [
"anstyle",
"anstyle-parse",
"anstyle-query",
"anstyle-wincon",
"colorchoice",
"is-terminal",
"utf8parse",
]
[[package]]
name = "anstyle"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
[[package]]
name = "anstyle-parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
dependencies = [
"utf8parse",
]
[[package]]
name = "anstyle-query"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
dependencies = [
"windows-sys 0.48.0",
]
[[package]]
name = "anstyle-wincon"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
dependencies = [
"anstyle",
"windows-sys 0.48.0",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "anyhow"
version = "1.0.72"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b13c32d80ecc7ab747b80c3784bce54ee8a7a0cc4fbda9bf4cda2cf6fe90854"
2021-03-29 17:22:14 +00:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi 0.1.19",
2021-03-29 17:22:14 +00:00
"libc",
"winapi",
]
[[package]]
name = "autocfg"
version = "1.1.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2021-03-29 17:22:14 +00:00
[[package]]
name = "backtrace"
version = "0.3.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "base64"
version = "0.13.1"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
2021-03-29 17:22:14 +00:00
[[package]]
name = "base64"
version = "0.21.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
2021-03-29 17:22:14 +00:00
[[package]]
name = "bitflags"
2021-10-22 03:55:49 +00:00
version = "1.3.2"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-22 03:55:49 +00:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2021-03-29 17:22:14 +00:00
[[package]]
name = "bitflags"
version = "2.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42"
2021-03-29 17:22:14 +00:00
[[package]]
name = "byteorder"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "bytes"
version = "1.4.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
2021-03-29 17:22:14 +00:00
[[package]]
name = "cc"
version = "1.0.81"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c6b2562119bf28c3439f7f02db99faf0aa1a8cdfe5772a2ee155d32227239f0"
dependencies = [
"libc",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2022-01-11 07:51:32 +00:00
[[package]]
name = "clap"
version = "4.3.19"
2022-01-11 07:51:32 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fd304a20bff958a57f04c4e96a2e7594cc4490a0e809cbd48bb6437edaa452d"
2022-01-11 07:51:32 +00:00
dependencies = [
"clap_builder",
2022-01-11 07:51:32 +00:00
"clap_derive",
"once_cell",
]
[[package]]
name = "clap_builder"
version = "4.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01c6a3f08f1fe5662a35cfe393aec09c4df95f60ee93b7556505260f75eee9e1"
dependencies = [
"anstream",
"anstyle",
"clap_lex",
2022-01-18 18:42:09 +00:00
"strsim",
"terminal_size",
2022-01-11 07:51:32 +00:00
]
[[package]]
name = "clap_complete"
version = "4.3.2"
2022-01-11 07:51:32 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fc443334c81a804575546c5a8a79b4913b50e28d69232903604cada1de817ce"
2022-01-11 07:51:32 +00:00
dependencies = [
2022-01-18 18:42:09 +00:00
"clap",
2022-01-11 07:51:32 +00:00
]
[[package]]
name = "clap_derive"
version = "4.3.12"
2022-01-11 07:51:32 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54a9bb5758fc5dfe728d1019941681eccaf0cf8a4189b692a0ee2f2ecf90a050"
2022-01-11 07:51:32 +00:00
dependencies = [
2022-01-18 18:42:09 +00:00
"heck",
2022-01-11 07:51:32 +00:00
"proc-macro2",
"quote",
"syn",
]
2022-04-17 03:27:27 +00:00
[[package]]
name = "clap_lex"
version = "0.5.0"
2022-04-17 03:27:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
2022-04-17 03:27:27 +00:00
2021-03-29 17:22:14 +00:00
[[package]]
name = "client"
version = "1.6.0"
2021-03-29 17:22:14 +00:00
dependencies = [
"anyhow",
2022-01-18 18:42:09 +00:00
"clap",
2022-01-11 07:51:32 +00:00
"clap_complete",
2021-03-29 17:22:14 +00:00
"colored",
"dialoguer",
"hostsfile",
"indoc",
"ipnet",
2021-05-19 18:11:51 +00:00
"log",
"once_cell",
2021-03-29 17:22:14 +00:00
"regex",
"serde",
"serde_json",
"shared",
"tempfile",
"ureq",
"wireguard-control",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "colorchoice"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
2021-03-29 17:22:14 +00:00
[[package]]
name = "colored"
version = "2.0.4"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6"
2021-03-29 17:22:14 +00:00
dependencies = [
"is-terminal",
2021-03-29 17:22:14 +00:00
"lazy_static",
"windows-sys 0.48.0",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "console"
version = "0.15.7"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8"
2021-03-29 17:22:14 +00:00
dependencies = [
"encode_unicode",
"lazy_static",
2021-03-29 17:22:14 +00:00
"libc",
"unicode-width",
"windows-sys 0.45.0",
]
[[package]]
name = "cpufeatures"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
dependencies = [
"libc",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "curve25519-dalek"
version = "4.0.0-rc.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "436ace70fc06e06f7f689d2624dc4e2f0ea666efb5aa704215f7249ae6e047a7"
2021-03-29 17:22:14 +00:00
dependencies = [
"cfg-if",
"cpufeatures",
"curve25519-dalek-derive",
"fiat-crypto",
"platforms",
"rustc_version",
2021-03-29 17:22:14 +00:00
"subtle",
"zeroize",
]
[[package]]
name = "curve25519-dalek-derive"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "83fdaf97f4804dcebfa5862639bc9ce4121e82140bec2a987ac5140294865b5b"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "dialoguer"
version = "0.10.4"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59c6f2989294b9a498d3ad5491a79c6deb604617378e1cdc4bfc1c1361fe2f87"
2021-03-29 17:22:14 +00:00
dependencies = [
"console",
"shell-words",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "encode_unicode"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
[[package]]
name = "env_logger"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
dependencies = [
"atty",
"humantime",
"log",
"regex",
"termcolor",
]
[[package]]
name = "equivalent"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
[[package]]
name = "errno"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
dependencies = [
"errno-dragonfly",
"libc",
"windows-sys 0.48.0",
]
[[package]]
name = "errno-dragonfly"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
dependencies = [
"cc",
"libc",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "fallible-iterator"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
[[package]]
name = "fallible-streaming-iterator"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
2022-01-11 08:02:05 +00:00
[[package]]
name = "fastrand"
version = "2.0.0"
2022-01-11 08:02:05 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764"
2022-01-11 08:02:05 +00:00
[[package]]
name = "fiat-crypto"
version = "0.1.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e825f6987101665dea6ec934c09ec6d721de7bc1bf92248e1d5810c8cd636b77"
2021-03-29 17:22:14 +00:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "form_urlencoded"
version = "1.2.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
2021-03-29 17:22:14 +00:00
dependencies = [
"percent-encoding",
]
[[package]]
name = "futures-channel"
version = "0.3.28"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
2021-03-29 17:22:14 +00:00
dependencies = [
"futures-core",
]
[[package]]
name = "futures-core"
version = "0.3.28"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
2021-03-29 17:22:14 +00:00
[[package]]
name = "futures-task"
version = "0.3.28"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
2021-03-29 17:22:14 +00:00
[[package]]
name = "futures-util"
version = "0.3.28"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
2021-03-29 17:22:14 +00:00
dependencies = [
"futures-core",
"futures-task",
"pin-project-lite",
"pin-utils",
]
[[package]]
name = "getrandom"
version = "0.2.10"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
2021-03-29 17:22:14 +00:00
dependencies = [
"cfg-if",
"libc",
"wasi",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "gimli"
version = "0.27.3"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
[[package]]
name = "hashbrown"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
2021-03-29 17:22:14 +00:00
dependencies = [
"ahash",
"allocator-api2",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "hashlink"
version = "0.8.3"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "312f66718a2d7789ffef4f4b7b213138ed9f1eb3aa1d0d82fc99f88fb3ffd26f"
2021-03-29 17:22:14 +00:00
dependencies = [
"hashbrown",
2021-03-29 17:22:14 +00:00
]
2022-01-11 07:51:32 +00:00
[[package]]
name = "heck"
version = "0.4.1"
2022-01-11 07:51:32 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2022-01-11 07:51:32 +00:00
2021-03-29 17:22:14 +00:00
[[package]]
name = "hermit-abi"
2021-07-11 12:46:28 +00:00
version = "0.1.19"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-11 12:46:28 +00:00
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2021-03-29 17:22:14 +00:00
dependencies = [
"libc",
]
[[package]]
name = "hermit-abi"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
2021-03-29 17:22:14 +00:00
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "hostsfile"
version = "1.2.0"
dependencies = [
"log",
"tempfile",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "http"
version = "0.2.9"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
2021-03-29 17:22:14 +00:00
dependencies = [
"bytes",
"fnv",
"itoa",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "http-body"
version = "0.4.5"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
2021-03-29 17:22:14 +00:00
dependencies = [
"bytes",
"http",
"pin-project-lite",
]
[[package]]
name = "httparse"
2022-09-24 03:38:23 +00:00
version = "1.8.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-24 03:38:23 +00:00
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
2021-03-29 17:22:14 +00:00
[[package]]
name = "httpdate"
2021-11-21 06:46:34 +00:00
version = "1.0.2"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-21 06:46:34 +00:00
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
2021-03-29 17:22:14 +00:00
[[package]]
name = "humantime"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
dependencies = [
"quick-error",
]
[[package]]
name = "hyper"
version = "0.14.27"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
2021-03-29 17:22:14 +00:00
dependencies = [
"bytes",
"futures-channel",
"futures-core",
"futures-util",
"http",
"http-body",
"httparse",
"httpdate",
"itoa",
2021-06-14 09:10:28 +00:00
"pin-project-lite",
"socket2 0.4.9",
2021-03-29 17:22:14 +00:00
"tokio",
"tower-service",
"tracing",
"want",
]
[[package]]
name = "idna"
version = "0.4.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
2021-03-29 17:22:14 +00:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2022-01-11 07:51:32 +00:00
[[package]]
name = "indexmap"
version = "2.0.0"
2022-01-11 07:51:32 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
2022-01-11 07:51:32 +00:00
dependencies = [
"equivalent",
"hashbrown",
2022-01-11 07:51:32 +00:00
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "indoc"
version = "2.0.3"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c785eefb63ebd0e33416dfcb8d6da0bf27ce752843a45632a67bf10d4d4b5c4"
2021-03-29 17:22:14 +00:00
[[package]]
name = "io-lifetimes"
version = "1.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
dependencies = [
"hermit-abi 0.3.2",
"libc",
"windows-sys 0.48.0",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "ipnet"
version = "2.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6"
2021-03-29 17:22:14 +00:00
dependencies = [
"serde",
]
[[package]]
name = "is-terminal"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
dependencies = [
"hermit-abi 0.3.2",
"rustix 0.38.6",
"windows-sys 0.48.0",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "itoa"
version = "1.0.9"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
2021-03-29 17:22:14 +00:00
[[package]]
name = "lazy_static"
version = "1.4.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2021-03-29 17:22:14 +00:00
[[package]]
name = "libc"
version = "0.2.147"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
2021-03-29 17:22:14 +00:00
[[package]]
name = "libsqlite3-sys"
version = "0.26.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326"
2021-03-29 17:22:14 +00:00
dependencies = [
"cc",
2021-03-29 17:22:14 +00:00
"pkg-config",
"vcpkg",
]
[[package]]
name = "linux-raw-sys"
version = "0.3.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
[[package]]
name = "linux-raw-sys"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
2021-03-29 17:22:14 +00:00
[[package]]
name = "lock_api"
version = "0.4.10"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
2021-03-29 17:22:14 +00:00
dependencies = [
2022-04-17 03:27:27 +00:00
"autocfg",
2021-03-29 17:22:14 +00:00
"scopeguard",
]
[[package]]
name = "log"
version = "0.4.19"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
2021-03-29 17:22:14 +00:00
[[package]]
name = "memchr"
2022-05-05 12:52:40 +00:00
version = "2.5.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-05 12:52:40 +00:00
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
2021-03-29 17:22:14 +00:00
[[package]]
name = "memoffset"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
dependencies = [
"autocfg",
]
[[package]]
name = "memoffset"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
dependencies = [
"autocfg",
]
[[package]]
name = "miniz_oxide"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
dependencies = [
"adler",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "mio"
version = "0.8.8"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
2021-03-29 17:22:14 +00:00
dependencies = [
"libc",
"wasi",
"windows-sys 0.48.0",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "netlink-packet-core"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72724faf704479d67b388da142b186f916188505e7e0b26719019c525882eda4"
dependencies = [
"anyhow",
"byteorder",
"netlink-packet-utils",
]
[[package]]
name = "netlink-packet-generic"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cd7eb8ad331c84c6b8cb7f685b448133e5ad82e1ffd5acafac374af4a5a308b"
dependencies = [
"anyhow",
"byteorder",
"netlink-packet-core",
"netlink-packet-utils",
]
[[package]]
name = "netlink-packet-route"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6de2fe935f44cbdfcab77dce2150d68eda75be715cd42d4d6f52b0bd4dcc5b1"
dependencies = [
"anyhow",
"bitflags 1.3.2",
"byteorder",
"libc",
"netlink-packet-core",
"netlink-packet-utils",
]
[[package]]
name = "netlink-packet-utils"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ede8a08c71ad5a95cdd0e4e52facd37190977039a4704eb82a283f713747d34"
dependencies = [
"anyhow",
"byteorder",
"paste",
"thiserror",
]
[[package]]
name = "netlink-packet-wireguard"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60b25b050ff1f6a1e23c6777b72db22790fe5b6b5ccfd3858672587a79876c8f"
dependencies = [
"anyhow",
"byteorder",
"libc",
"log",
"netlink-packet-generic",
"netlink-packet-utils",
]
[[package]]
name = "netlink-request"
version = "1.6.0"
dependencies = [
"netlink-packet-core",
"netlink-packet-generic",
"netlink-packet-route",
"netlink-packet-utils",
"netlink-sys",
"nix 0.25.1",
"once_cell",
]
[[package]]
name = "netlink-sys"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6471bf08e7ac0135876a9581bf3217ef0333c191c128d34878079f42ee150411"
dependencies = [
"bytes",
"libc",
"log",
]
[[package]]
name = "nix"
version = "0.25.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4"
dependencies = [
2022-09-24 03:38:23 +00:00
"autocfg",
"bitflags 1.3.2",
"cfg-if",
"libc",
"memoffset 0.6.5",
"pin-utils",
]
[[package]]
name = "nix"
version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
dependencies = [
"bitflags 1.3.2",
"cfg-if",
"libc",
"memoffset 0.7.1",
2022-09-24 03:38:23 +00:00
"pin-utils",
"static_assertions",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "num_cpus"
version = "1.16.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
2021-03-29 17:22:14 +00:00
dependencies = [
"hermit-abi 0.3.2",
2021-03-29 17:22:14 +00:00
"libc",
]
[[package]]
name = "object"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
dependencies = [
"memchr",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "once_cell"
version = "1.18.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
2021-03-29 17:22:14 +00:00
[[package]]
name = "parking_lot"
version = "0.12.1"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2021-03-29 17:22:14 +00:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
version = "0.9.8"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
2021-03-29 17:22:14 +00:00
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
2021-03-29 17:22:14 +00:00
"smallvec",
"windows-targets 0.48.1",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "paste"
version = "1.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
2021-03-29 17:22:14 +00:00
[[package]]
name = "percent-encoding"
version = "2.3.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
2021-03-29 17:22:14 +00:00
[[package]]
name = "pin-project-lite"
version = "0.2.10"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c40d25201921e5ff0c862a505c6557ea88568a4e3ace775ab55e93f2f4f9d57"
2021-03-29 17:22:14 +00:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "pkg-config"
version = "0.3.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
[[package]]
name = "platforms"
version = "3.0.2"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3d7ddaed09e0eb771a79ab0fd64609ba0afb0a8366421957936ad14cbd13630"
2021-03-29 17:22:14 +00:00
[[package]]
name = "pretty_env_logger"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d"
dependencies = [
"env_logger",
"log",
]
[[package]]
name = "proc-macro2"
version = "1.0.66"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
2021-03-29 17:22:14 +00:00
dependencies = [
"unicode-ident",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "publicip"
version = "0.1.0"
2021-03-29 17:22:14 +00:00
[[package]]
name = "quick-error"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
[[package]]
name = "quote"
version = "1.0.32"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965"
2021-03-29 17:22:14 +00:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "rand_core"
2022-09-24 03:38:23 +00:00
version = "0.6.4"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-24 03:38:23 +00:00
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2021-03-29 17:22:14 +00:00
dependencies = [
"getrandom",
]
[[package]]
name = "redox_syscall"
version = "0.3.5"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
2021-03-29 17:22:14 +00:00
dependencies = [
"bitflags 1.3.2",
]
[[package]]
name = "regex"
version = "1.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575"
dependencies = [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "regex-automata"
version = "0.3.4"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7b6d6190b7594385f61bd3911cd1be99dfddcfc365a4160cc2ab5bff4aed294"
2021-03-29 17:22:14 +00:00
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
version = "0.7.4"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
2021-03-29 17:22:14 +00:00
[[package]]
name = "rusqlite"
version = "0.29.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "549b9d036d571d42e6e85d1c1425e2ac83491075078ca9a15be021c56b1641f2"
2021-03-29 17:22:14 +00:00
dependencies = [
"bitflags 2.3.3",
2021-03-29 17:22:14 +00:00
"fallible-iterator",
"fallible-streaming-iterator",
"hashlink",
"libsqlite3-sys",
"smallvec",
]
[[package]]
name = "rustc-demangle"
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
"semver",
]
[[package]]
name = "rustix"
version = "0.37.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
dependencies = [
"bitflags 1.3.2",
"errno",
"io-lifetimes",
"libc",
"linux-raw-sys 0.3.8",
"windows-sys 0.48.0",
]
[[package]]
name = "rustix"
version = "0.38.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ee020b1716f0a80e2ace9b03441a749e402e86712f15f16fe8a8f75afac732f"
dependencies = [
"bitflags 2.3.3",
"errno",
"libc",
"linux-raw-sys 0.4.5",
"windows-sys 0.48.0",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "ryu"
version = "1.0.15"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
2021-03-29 17:22:14 +00:00
[[package]]
name = "scopeguard"
version = "1.2.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2021-03-29 17:22:14 +00:00
[[package]]
name = "semver"
version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918"
2021-03-29 17:22:14 +00:00
[[package]]
name = "serde"
version = "1.0.181"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d3e73c93c3240c0bda063c239298e633114c69a888c3e37ca8bb33f343e9890"
2021-03-29 17:22:14 +00:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
version = "1.0.181"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be02f6cb0cd3a5ec20bbcfbcbd749f57daddb1a0882dc2e46a6c236c90b977ed"
2021-03-29 17:22:14 +00:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "serde_json"
version = "1.0.104"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "076066c5f1078eac5b722a31827a8832fe108bed65dfa75e233c89f8206e976c"
2021-03-29 17:22:14 +00:00
dependencies = [
"itoa",
2021-03-29 17:22:14 +00:00
"ryu",
"serde",
]
[[package]]
name = "serde_spanned"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
dependencies = [
"serde",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "server"
version = "1.6.0"
2021-03-29 17:22:14 +00:00
dependencies = [
"anyhow",
"bytes",
2022-01-18 18:42:09 +00:00
"clap",
2022-01-11 07:51:32 +00:00
"clap_complete",
2021-03-29 17:22:14 +00:00
"colored",
"dialoguer",
"hyper",
"indoc",
"ipnet",
2021-03-29 17:22:14 +00:00
"libc",
"libsqlite3-sys",
"log",
"once_cell",
2021-03-29 17:22:14 +00:00
"parking_lot",
"pretty_env_logger",
"publicip",
2021-03-29 17:22:14 +00:00
"regex",
"rusqlite",
"serde",
"serde_json",
"shared",
"socket2 0.5.3",
"subtle",
2021-03-29 17:22:14 +00:00
"tempfile",
"thiserror",
"tokio",
"toml",
"url",
"wireguard-control",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "shared"
version = "1.6.0"
2021-03-29 17:22:14 +00:00
dependencies = [
"anyhow",
"atty",
2022-01-18 18:42:09 +00:00
"clap",
2021-03-29 17:22:14 +00:00
"colored",
"dialoguer",
"indoc",
"ipnet",
"libc",
2021-05-19 18:11:51 +00:00
"log",
"netlink-packet-core",
"netlink-packet-route",
"netlink-request",
"netlink-sys",
"nix 0.26.2",
"once_cell",
"publicip",
2021-03-29 17:22:14 +00:00
"regex",
"serde",
"toml",
"url",
"wireguard-control",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "shell-words"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
2021-03-29 17:22:14 +00:00
[[package]]
name = "smallvec"
version = "1.11.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
2021-03-29 17:22:14 +00:00
[[package]]
name = "socket2"
version = "0.4.9"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
2021-03-29 17:22:14 +00:00
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "socket2"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
dependencies = [
"libc",
"windows-sys 0.48.0",
]
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2022-01-11 07:51:32 +00:00
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2021-03-29 17:22:14 +00:00
[[package]]
name = "subtle"
version = "2.5.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
2021-03-29 17:22:14 +00:00
[[package]]
name = "syn"
version = "2.0.28"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
2021-03-29 17:22:14 +00:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "tempfile"
version = "3.7.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5486094ee78b2e5038a6382ed7645bc084dc2ec433426ca4c3cb61e2007b8998"
2021-03-29 17:22:14 +00:00
dependencies = [
"cfg-if",
2022-01-11 08:02:05 +00:00
"fastrand",
"redox_syscall",
"rustix 0.38.6",
"windows-sys 0.48.0",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "termcolor"
version = "1.2.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
2021-03-29 17:22:14 +00:00
dependencies = [
"winapi-util",
]
2022-01-11 07:51:32 +00:00
[[package]]
name = "terminal_size"
version = "0.2.6"
2022-01-11 07:51:32 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237"
dependencies = [
"rustix 0.37.23",
"windows-sys 0.48.0",
]
2022-01-11 07:51:32 +00:00
2021-03-29 17:22:14 +00:00
[[package]]
name = "thiserror"
version = "1.0.44"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "611040a08a0439f8248d1990b111c95baa9c704c805fa1f62104b39655fd7f90"
2021-03-29 17:22:14 +00:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
version = "1.0.44"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "090198534930841fab3a5d1bb637cde49e339654e606195f8d9c76eeb081dc96"
2021-03-29 17:22:14 +00:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "tinyvec"
2022-05-05 12:52:40 +00:00
version = "1.6.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-05 12:52:40 +00:00
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2021-03-29 17:22:14 +00:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2021-03-29 17:22:14 +00:00
[[package]]
name = "tokio"
version = "1.29.1"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da"
2021-03-29 17:22:14 +00:00
dependencies = [
"autocfg",
"backtrace",
2021-03-29 17:22:14 +00:00
"libc",
"mio",
"num_cpus",
"pin-project-lite",
"socket2 0.4.9",
2021-03-29 17:22:14 +00:00
"tokio-macros",
"windows-sys 0.48.0",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "tokio-macros"
version = "2.1.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
2021-03-29 17:22:14 +00:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "toml"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
dependencies = [
"serde",
"serde_spanned",
"toml_datetime",
"toml_edit",
]
[[package]]
name = "toml_datetime"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
dependencies = [
"serde",
]
[[package]]
name = "toml_edit"
version = "0.19.14"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
2021-03-29 17:22:14 +00:00
dependencies = [
"indexmap",
2021-03-29 17:22:14 +00:00
"serde",
"serde_spanned",
"toml_datetime",
"winnow",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "tower-service"
version = "0.3.2"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
2021-03-29 17:22:14 +00:00
[[package]]
name = "tracing"
version = "0.1.37"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
2021-03-29 17:22:14 +00:00
dependencies = [
"cfg-if",
"pin-project-lite",
"tracing-core",
]
[[package]]
name = "tracing-core"
version = "0.1.31"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
2021-03-29 17:22:14 +00:00
dependencies = [
"once_cell",
2021-03-29 17:22:14 +00:00
]
[[package]]
name = "try-lock"
version = "0.2.4"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
2021-03-29 17:22:14 +00:00
[[package]]
name = "unicode-bidi"
version = "0.3.13"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
2021-03-29 17:22:14 +00:00
[[package]]
name = "unicode-ident"
version = "1.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
2021-03-29 17:22:14 +00:00
[[package]]
name = "unicode-normalization"
2022-09-24 03:38:23 +00:00
version = "0.1.22"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-24 03:38:23 +00:00
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
2021-03-29 17:22:14 +00:00
dependencies = [
"tinyvec",
]
[[package]]
name = "unicode-width"
2022-09-24 03:38:23 +00:00
version = "0.1.10"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-24 03:38:23 +00:00
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
2021-03-29 17:22:14 +00:00
[[package]]
name = "ureq"
version = "2.7.1"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b11c96ac7ee530603dcdf68ed1557050f374ce55a5a07193ebf8cbc9f8927e9"
2021-03-29 17:22:14 +00:00
dependencies = [
"base64 0.21.2",
2021-03-29 17:22:14 +00:00
"log",
"once_cell",
"serde",
"serde_json",
"url",
]
[[package]]
name = "url"
version = "2.4.0"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
2021-03-29 17:22:14 +00:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
[[package]]
name = "utf8parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
2021-03-29 17:22:14 +00:00
[[package]]
name = "vcpkg"
2021-06-22 02:16:33 +00:00
version = "0.2.15"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-22 02:16:33 +00:00
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2021-03-29 17:22:14 +00:00
[[package]]
name = "version_check"
2022-01-11 08:02:05 +00:00
version = "0.9.4"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-11 08:02:05 +00:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2021-03-29 17:22:14 +00:00
[[package]]
name = "want"
version = "0.3.1"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2021-03-29 17:22:14 +00:00
dependencies = [
"try-lock",
]
2022-03-15 01:47:52 +00:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2021-03-29 17:22:14 +00:00
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
"winapi",
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2022-01-31 19:27:24 +00:00
[[package]]
name = "windows-sys"
version = "0.45.0"
2022-01-31 19:27:24 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
2022-01-31 19:27:24 +00:00
dependencies = [
"windows-targets 0.42.2",
2022-01-31 19:27:24 +00:00
]
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
"windows-targets 0.48.1",
]
[[package]]
name = "windows-targets"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
dependencies = [
"windows_aarch64_gnullvm 0.42.2",
"windows_aarch64_msvc 0.42.2",
"windows_i686_gnu 0.42.2",
"windows_i686_msvc 0.42.2",
"windows_x86_64_gnu 0.42.2",
"windows_x86_64_gnullvm 0.42.2",
"windows_x86_64_msvc 0.42.2",
]
[[package]]
name = "windows-targets"
version = "0.48.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f"
dependencies = [
"windows_aarch64_gnullvm 0.48.0",
"windows_aarch64_msvc 0.48.0",
"windows_i686_gnu 0.48.0",
"windows_i686_msvc 0.48.0",
"windows_x86_64_gnu 0.48.0",
"windows_x86_64_gnullvm 0.48.0",
"windows_x86_64_msvc 0.48.0",
]
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
2022-01-31 19:27:24 +00:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
[[package]]
name = "windows_i686_gnu"
version = "0.42.2"
2022-01-31 19:27:24 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
2022-01-31 19:27:24 +00:00
[[package]]
name = "windows_i686_gnu"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
[[package]]
name = "windows_i686_msvc"
version = "0.42.2"
2022-01-31 19:27:24 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
2022-01-31 19:27:24 +00:00
[[package]]
name = "windows_i686_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
[[package]]
name = "windows_x86_64_gnu"
version = "0.42.2"
2022-01-31 19:27:24 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
2022-01-31 19:27:24 +00:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.48.0"
2022-01-31 19:27:24 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
2022-01-31 19:27:24 +00:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
[[package]]
name = "winnow"
version = "0.5.3"
2022-01-31 19:27:24 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f46aab759304e4d7b2075a9aecba26228bb073ee8c50db796b2c72c676b5d807"
dependencies = [
"memchr",
]
2022-01-31 19:27:24 +00:00
[[package]]
name = "wireguard-control"
version = "1.6.0"
dependencies = [
"base64 0.13.1",
"hex",
"libc",
"log",
"netlink-packet-core",
"netlink-packet-generic",
"netlink-packet-route",
"netlink-packet-utils",
"netlink-packet-wireguard",
"netlink-request",
"netlink-sys",
"rand_core",
"x25519-dalek",
]
[[package]]
name = "x25519-dalek"
version = "2.0.0-rc.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec7fae07da688e17059d5886712c933bb0520f15eff2e09cfa18e30968f4e63a"
dependencies = [
"curve25519-dalek",
"rand_core",
"serde",
"zeroize",
]
2021-03-29 17:22:14 +00:00
[[package]]
name = "zeroize"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9"
dependencies = [
"zeroize_derive",
]
[[package]]
name = "zeroize_derive"
version = "1.4.2"
2021-03-29 17:22:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
dependencies = [
"proc-macro2",
"quote",
"syn",
]