-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Max Lambrecht <[email protected]>
- Loading branch information
1 parent
cd7b70c
commit dab7ac8
Showing
4 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "spiffe" | |
# When releasing to crates.io: | ||
# - Update CHANGELOG.md. | ||
# - Create a new tag | ||
version = "0.5.0" | ||
version = "0.6.0" | ||
edition = "2021" | ||
authors = ["Max Lambrecht <[email protected]>"] | ||
description = "Rust client library implementation for SPIFFE" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule spire-api-sdk
updated
2 files
+67 −25 | proto/spire/api/agent/debug/v1/debug.pb.go | |
+8 −1 | proto/spire/api/agent/debug/v1/debug.proto |