From 7a0537a20a80ecd42c53bf5689a43e7e30a08578 Mon Sep 17 00:00:00 2001 From: Jan Romann Date: Wed, 11 Dec 2024 00:05:11 +0100 Subject: [PATCH] fixup! feat!: add support for PEM root certificates --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8774c8c..c85f3bd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: ffi: ^2.1.2 dev_dependencies: - ffigen: ^14.0.1 + ffigen: ^12.0.0 lint: ^2.3.0 test: ^1.25.7