chore(deps): bump openssl from 0.10.64 to 0.10.73

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

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

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 2e0b165f6dc8e3b20fe38adb5f614ab14f17136a
  1. .cargo/
  2. .github/
  3. assets/
  4. clap_bench/
  5. clap_builder/
  6. clap_complete/
  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