Skip to content

Commit

Permalink
Update asn1lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroentrappers committed Jun 11, 2021
1 parent 9708982 commit 9ac20ae
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
name: x509b
description: Dart library for parsing and working with X.509 certificates.
version: 0.2.5
version: 0.2.6
homepage: https://github.com/jeroentrappers/x509

environment:
sdk: '>=2.12.0 <3.0.0'

dependencies:
asn1lib: ^1.0.0
asn1lib:
git:
url: https://github.com/jeroentrappers/asn1lib
ref: 1.0.4
quiver: ^3.0.0
crypto_keys: '>=0.2.0 <0.4.0'

Expand Down

0 comments on commit 9ac20ae

Please sign in to comment.