From 2301649012bcf5beadba5115afebd01325078b33 Mon Sep 17 00:00:00 2001 From: Muzzammil Shahid Date: Sat, 24 Aug 2024 16:20:02 +0500 Subject: [PATCH] Update pinenacl for latest flutter support --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 92e53e2..0c73c2e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: collection: ^1.18.0 crypto: ^3.0.3 msgpack_dart: ^1.0.1 - pinenacl: ^0.5.1 + pinenacl: ^0.6.0 dev_dependencies: lints: ^3.0.0