Skip to content

Commit 1f0b961

Browse files
authored
Merge branch 'aws:main' into main
2 parents 558bc7f + 483114f commit 1f0b961

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aws-nitro-enclaves-image-format"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["The AWS Nitro Enclaves Team <[email protected]>"]
55
edition = "2018"
66
license = "Apache-2.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![status]][actions] [![version]][crates.io] [![docs]][docs.rs] ![msrv]
44

5-
[status]: https://img.shields.io/github/workflow/status/aws/aws-nitro-enclaves-image-format/Rust/main
5+
[status]: https://img.shields.io/github/actions/workflow/status/aws/aws-nitro-enclaves-image-format/ci.yml?branch=main
66
[actions]: https://github.com/aws/aws-nitro-enclaves-image-format/actions?query=branch%3Amain
77
[version]: https://img.shields.io/crates/v/aws-nitro-enclaves-image-format.svg
88
[crates.io]: https://crates.io/crates/aws-nitro-enclaves-image-format

0 commit comments

Comments
 (0)