Skip to content

Commit 007604b

Browse files
committed
Fixup documentation for bindings generation
Signed-off-by: Arthur Gautier <arthur.gautier@arista.com>
1 parent e818ff6 commit 007604b

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)