Skip to content

Commit

Permalink
chore(deps): update dependencies (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
CBenoit authored Jul 12, 2024
1 parent 0ae177f commit 3099e27
Show file tree
Hide file tree
Showing 18 changed files with 544 additions and 509 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@ jobs:
crate: [ picky-asn1, picky-asn1-der, picky-asn1-x509, picky ]
include:
- crate: picky-asn1
msvc: "1.60"
msvc: "1.61"
- crate: picky-asn1-der
msvc: "1.60"
msvc: "1.61"
- crate: picky-asn1-x509
msvc: "1.60"
msvc: "1.61"
- crate: picky
msvc: "1.65"

Expand Down
Loading

0 comments on commit 3099e27

Please sign in to comment.