Skip to content

Commit

Permalink
shared: adding WaitM4 to cbindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
ElsaLopez133 committed Nov 19, 2024
1 parent 815c2a4 commit e27c78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/cbindgen.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ include = [
"EdhocBuffer", "BufferKid", "BufferCred", "BufferIdCred",
"CredentialKey", "CredentialType", "IdCred",
"CredentialTransfer",
"InitiatorStart", "WaitM2", "Completed", "ProcessedM2",
"InitiatorStart", "WaitM2", "Completed", "ProcessedM2", "WaitM4",
"EdhocInitiatorC", "EdhocInitiatorWaitM2C", "EdhocInitiatorProcessingM2C", "EdhocInitiatorProcessedM2C", "EdhocInitiatorDoneC",
]

0 comments on commit e27c78d

Please sign in to comment.