diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-05-28 22:49:24 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-05-28 22:49:24 +0800 |
| commit | 1cb8efb80e7d05ab14d5ed31227aa20373977fa2 (patch) | |
| tree | 8a72d47e456b7a959162d7668ed942711e37996e /Cargo.toml | |
| parent | 30369cc87d44c646e9541174fbe7c1fd36cee223 (diff) | |
Add example for clap binding integration
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ exclude = [ "examples/example-argument-parse", "examples/example-async-support", "examples/example-basic", + "examples/example-clap-binding", "examples/example-completion", "examples/example-custom-pickable", "examples/example-dispatch-tree", |
