File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ # 0.4.0
2
+
3
+ Changes:
4
+ * Update minimum supported rust version to 1.63.0.
5
+
1
6
# 0.3.0
2
7
3
8
Changes:
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " aws-nitro-enclaves-nsm-api"
3
- version = " 0.3 .0"
3
+ version = " 0.4 .0"
4
4
authors = [" The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@amazon.com>" ]
5
5
edition = " 2018"
6
- rust-version = " 1.60 "
6
+ rust-version = " 1.63 "
7
7
license = " Apache-2.0"
8
8
description = " This library provides the API for the Nitro Secure Module used in AWS Nitro Enclaves."
9
9
keywords = [" Nitro" , " Enclaves" , " AWS" ]
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " nsm-lib"
3
- version = " 0.3 .0"
3
+ version = " 0.4 .0"
4
4
authors = [" The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@amazon.com>" ]
5
5
edition = " 2018"
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " nsm-test"
3
- version = " 0.3 .0"
3
+ version = " 0.4 .0"
4
4
authors = [" The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@amazon.com>" ]
5
5
edition = " 2018"
6
6
You can’t perform that action at this time.
0 commit comments