We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pointycastle
1 parent bd6d246 commit 368d05aCopy full SHA for 368d05a
pubspec.yaml
@@ -5,7 +5,7 @@ repository: https://github.com/jonasroussel/dart_jsonwebtoken
5
homepage: https://github.com/jonasroussel/dart_jsonwebtoken#readme
6
7
environment:
8
- sdk: ">=2.12.0 <4.0.0"
+ sdk: ">=3.0.0 <4.0.0"
9
10
false_secrets:
11
- /example/*.pem
@@ -14,7 +14,7 @@ false_secrets:
14
15
dependencies:
16
crypto: ^3.0.6
17
- pointycastle: ^3.7.3
+ pointycastle: ^4.0.0
18
convert: ^3.1.2
19
collection: ^1.17.1
20
ed25519_edwards: ^0.3.1
0 commit comments