# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "data-encoding" version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308" [[package]] name = "hictor" version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "520bcad7da616bbb281907e82f32a2c1fded8dc5bc98479bd9bdd48b7e55d688" [[package]] name = "hiopt" version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b67e7729ed941183a241a5922ce7233647bd85dd71509ca0466d3015db3a54e" dependencies = [ "hictor", ] [[package]] name = "hitotp" version = "0.1.4" dependencies = [ "data-encoding", "hictor", "hiopt", ]