Skip to content

Commit 03e34ec

Browse files
committed
0.2.3
1 parent a437106 commit 03e34ec

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fido2luks"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors = ["shimunn <[email protected]>"]
55
edition = "2018"
66

@@ -14,7 +14,6 @@ categories = ["command-line-utilities"]
1414
license-file = "LICENSE"
1515

1616
[dependencies]
17-
#ctap = "0.1.0"
1817
ctap_hmac = "0.2.1"
1918
cryptsetup-rs = "0.2.1"
2019
libcryptsetup-sys = "0.1.2"

0 commit comments

Comments
 (0)