Skip to content

Commit 52c64c9

Browse files
committed
chore: update project description
1 parent b8cbad5 commit 52c64c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name = "challenge_response"
33
version = "0.0.0-placeholder-version"
44
authors = ["Ashutosh Varma <github@ashu.io>", "louib <code@louib.net>"]
55

6-
description = "Challenge-Response library for Rust"
6+
description = "Perform HMAC-SHA1 and OTP challenges with YubiKey, OnlyKey and NitroKey, in pure Rust."
77
license = "MIT OR Apache-2.0"
8-
keywords = ["yubikey", "authentication", "encryption", "configuration", "Challenge-Response"]
8+
keywords = ["yubikey", "authentication", "encryption", "configuration", "challenge-response"]
99
categories = ["authentication"]
1010
repository = "https://github.com/louib/challenge-response"
1111
readme = "README.md"

0 commit comments

Comments
 (0)