This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -156,7 +156,7 @@ dependencies = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "fido2-luks"
|
name = "fido2luks"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cryptsetup-rs 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"cryptsetup-rs 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "fido2-luks"
|
name = "fido2luks"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["shimunn <shimun@shimun.net>"]
|
authors = ["shimunn <shimun@shimun.net>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
Reference in New Issue
Block a user