Skip to content

Commit

Permalink
Merge pull request #136 from kushaldas/whatsubkeys
Browse files Browse the repository at this point in the history
Find key cipher details and updates rust dependenices
  • Loading branch information
kushaldas committed Apr 19, 2023
2 parents 6c7f7fb + f5c62a1 commit 0291316
Show file tree
Hide file tree
Showing 11 changed files with 403 additions and 192 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ common-steps:
name: Install Rustup nightly
command: |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs > install.sh
sh install.sh -y --default-toolchain nightly --component cargo
sh install.sh -y --default-toolchain stable --component cargo
- &build_jce
run:
Expand Down
Loading

0 comments on commit 0291316

Please sign in to comment.