Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 04b3637

Browse files
committed
Bump crate version
1 parent dbd1611 commit 04b3637

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

agent/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.

agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "iam-ssh-agent"
33
description = "ssh-agent compatible daemon that forwards list-keys and sign-data operations to an API Gateway backend, access controlled by the caller's IAM identity."
4-
version = "0.2.1"
4+
version = "0.2.2"
55
authors = ["Keith Duncan <[email protected]>"]
66
edition = "2018"
77
repository = "https://github.com/keithduncan/iam-ssh-agent"

0 commit comments

Comments
 (0)