This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "fido2_pam"
|
||||
version = "0.1.0"
|
||||
name = "pam_fido2"
|
||||
version = "0.2.2"
|
||||
authors = ["shimun <shimun@shimun.net>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -12,7 +12,7 @@ path = "src/lib.rs"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[[bin]]
|
||||
name = "fido2-pam-credential"
|
||||
name = "pam_fido2-credential"
|
||||
path = "src/main.rs"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user