fix: pin hashlib version (#2432)
cyan committed
Aug 5, 2025 at 19:59 UTC
c0ad8e2f70ff6c2bd93fe056f57f5893a184e079
1 file changed
+1
-1
pubspec_base.yaml
+1
-1
@@ -115,7 +115,7 @@ dependencies:
115
git:
116
url: https://github.com/vespr-wallet/ledger-flutter-plus
117
ref: 60817d4b20144f9da9029f5034790272795b9d38
118
- hashlib: ^1.19.2
118
+ hashlib: 1.19.2
119
on_chain:
120
git:
121
url: https://github.com/cake-tech/on_chain.git