chore(deps): bump openssl from 0.10.64 to 0.10.66

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 7b3ee394fab008df17ddce0e53a626e03f666964
  1. .github/
  2. assets/
  3. clap_bench/
  4. clap_builder/
  5. clap_complete/
  6. clap_complete_fig/
  7. clap_complete_nushell/
  8. clap_derive/
  9. clap_lex/
  10. clap_mangen/
  11. examples/
  12. src/
  13. tests/
  14. .clippy.toml
  15. .gitignore
  16. .pre-commit-config.yaml
  17. Cargo.lock
  18. Cargo.toml
  19. CHANGELOG.md
  20. CITATION.cff
  21. committed.toml
  22. CONTRIBUTING.md
  23. deny.toml
  24. LICENSE-APACHE
  25. LICENSE-MIT
  26. Makefile
  27. README.md
  28. release.toml
  29. typos.toml
README.md

clap

Command Line Argument Parser for Rust

Crates.io Crates.io License License Build Status Coverage Status Contributors

Dual-licensed under Apache 2.0 or MIT.

About

Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.

For more details, see:

Sponsors

Gold

Silver

Bronze

Backer