Skip to content

Commit 816b75a

Browse files
committed
fix: pointycastle 4.0.0 supported
1 parent a4ad5c7 commit 816b75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
asn1lib: ^1.5.8
1111
convert: ^3.1.2
1212
meta: ^1.16.0
13-
pointycastle: ^3.9.1
13+
pointycastle: ">=3.9.1 <5.0.0"
1414
pinenacl: ^0.6.0
1515

1616
dev_dependencies:

0 commit comments

Comments
 (0)