Skip to content

Commit 3099e27

Browse files
authored
chore(deps): update dependencies (#293)
1 parent 0ae177f commit 3099e27

File tree

18 files changed

+544
-509
lines changed

18 files changed

+544
-509
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,11 @@ jobs:
104104
crate: [ picky-asn1, picky-asn1-der, picky-asn1-x509, picky ]
105105
include:
106106
- crate: picky-asn1
107-
msvc: "1.60"
107+
msvc: "1.61"
108108
- crate: picky-asn1-der
109-
msvc: "1.60"
109+
msvc: "1.61"
110110
- crate: picky-asn1-x509
111-
msvc: "1.60"
111+
msvc: "1.61"
112112
- crate: picky
113113
msvc: "1.65"
114114

0 commit comments

Comments
 (0)