Skip to content

Commit fec4ea7

Browse files
authored
Merge pull request #512 from baloo/baloo/bindings/typo
Fixup documentation for bindings generation
2 parents e818ff6 + 007604b commit fec4ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tss-esapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Our end-goal is to achieve a fully Rust-native interface that offers strong safe
2121

2222
The crate currently offers the following features:
2323

24-
* `generate_bindings` - forces the underlying `tss-esapi-sys`
24+
* `generate-bindings` - forces the underlying `tss-esapi-sys`
2525
crate to regenerate the FFI bindings on each build, using the TSS
2626
libraries available on the build machine.
2727
* `abstraction` (enabled by default) - provides a set of abstracted primitives

0 commit comments

Comments
 (0)