Skip to content

Commit

Permalink
nsm-lib: update cbindgen
Browse files Browse the repository at this point in the history
Signed-off-by: Petre Eftime <[email protected]>
  • Loading branch information
Petre Eftime authored and sabin-rapan committed Apr 18, 2022
1 parent 9cacb38 commit 0e2882c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsm-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aws-nitro-enclaves-nsm-api = { path = "../" }
serde_bytes = "0.11"

[build-dependencies]
cbindgen = { version = "0.15", default-features = false }
cbindgen = { version = "0.21", default-features = false }

[lib]
name = "nsm"
Expand Down

0 comments on commit 0e2882c

Please sign in to comment.