Skip to content

Commit 1b2f538

Browse files
committed
Set MSRV based upon 'cargo msrv find'
Signed-off-by: BlackDex <[email protected]>
1 parent 2917296 commit 1b2f538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "yubico_ng"
33
version = "0.13.0"
44
authors = ["Mathijs van Veluw <[email protected]>"]
55
edition = "2021"
6+
rust-version = "1.81.0"
67

78
description = "Yubikey client API library"
89
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)