Skip to content

Commit

Permalink
chore: revert clap crate to version 4.4.18.
Browse files Browse the repository at this point in the history
Version 4.5.3 needs Rust 1.74.
  • Loading branch information
plusvic committed Mar 25, 2024
1 parent 943297d commit b710588
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added .github/workflows/site.yaml
Empty file.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ bitvec = "1.0.1"
bstr = "1.9.1"
cbindgen = "0.26.0"
chrono = "0.4.35"
clap = "4.5.3"
clap = "4.4.18"
crc32fast = "1.4.0"
enable-ansi-support = "0.2.1"
env_logger = "0.11.3"
Expand Down

0 comments on commit b710588

Please sign in to comment.