From e4b8b7587592d51f6d3e81c5ff4f90358f083038 Mon Sep 17 00:00:00 2001 From: Marvin Quevedo Date: Tue, 28 Mar 2023 18:44:05 -0600 Subject: [PATCH] update repo --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 323fad9..47ecc1d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: flutter_chia_rust_utils description: Chia Rust utils library for use in Flutter, allow use CLVM, BLS and more libraries in your Chia Blockchain projects version: 0.0.59+1 -homepage: https://github.com/MarvinQuevedo/chia_rs/tree/beta/flutter-binding/flutter_chia_rust_utils +homepage: https://github.com/MarvinQuevedo/flutter_chia_rust_utils environment: sdk: '>=2.19.3 <3.0.0'