Skip to content

Commit 4f34311

Browse files
committed
cargo: ssh-key-dir release 0.1.0
1 parent 54fd695 commit 4f34311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66
exclude = ["/.cci.jenkinsfile", "/.github", "/.gitignore", "/.travis.yml"]
77
authors = [ "Benjamin Gilbert <[email protected]>" ]
88
description = "AuthorizedKeysCommand wrapper to read ~/.ssh/authorized_keys.d"
9-
version = "0.1.0-alpha.0"
9+
version = "0.1.0"
1010

1111
[package.metadata.release]
1212
sign-commit = true

0 commit comments

Comments
 (0)