Skip to content

Commit

Permalink
Added fixed reference to serde 1.0.180
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasm-ttd committed Sep 27, 2023
1 parent afa63cf commit 4789fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jnsm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ nsm-io = { git = "https://github.com/aws/aws-nitro-enclaves-nsm-api.git", r
jni = "0.19.0"
bincode = "1.3.2"
serde_bytes = "0.11"
serde = { version = "=1.0.180" }
thiserror = "1.0"

[lib]
Expand Down

0 comments on commit 4789fd2

Please sign in to comment.