Merge branch 'socks_socket' into fusion

This commit is contained in:
sneurlax 2023-10-02 15:04:51 -05:00
commit 22f9256f36
3 changed files with 7 additions and 3 deletions

@ -1 +1 @@
Subproject commit a64029eccc12d0ab43d430f76c9434c4e7c279a7 Subproject commit 97d4b9b6d8a79a965324a55b5001dfe1f54b2a1f

View file

@ -1483,10 +1483,10 @@ packages:
source: hosted source: hosted
version: "1.0.3+dev.3" version: "1.0.3+dev.3"
socks_socket: socks_socket:
dependency: transitive dependency: "direct main"
description: description:
path: "." path: "."
ref: ac6d721fe655208a6d488a088a35bab0ddc25702 ref: master
resolved-ref: ac6d721fe655208a6d488a088a35bab0ddc25702 resolved-ref: ac6d721fe655208a6d488a088a35bab0ddc25702
url: "https://github.com/cypherstack/socks_socket.git" url: "https://github.com/cypherstack/socks_socket.git"
source: git source: git

View file

@ -146,6 +146,10 @@ dependencies:
stellar_flutter_sdk: ^1.5.3 stellar_flutter_sdk: ^1.5.3
fusiondart: fusiondart:
path: ./fusiondart path: ./fusiondart
socks_socket:
git:
url: https://github.com/cypherstack/socks_socket.git
ref: master
bip340: ^0.2.0 bip340: ^0.2.0
tezart: ^2.0.5 tezart: ^2.0.5
socks5_proxy: ^1.0.3+dev.3 socks5_proxy: ^1.0.3+dev.3