update tor and electrum_adapter package for new SOCKSSocket cast method

This commit is contained in:
sneurlax 2024-02-19 15:45:08 -06:00
parent d94b474eec
commit d44a8ea077
2 changed files with 6 additions and 6 deletions

View file

@ -528,8 +528,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "9b6828bf3ee7ea90228a8c82b8c805d36568ba33" ref: "7e5d62c2fb211b97db5ca255021de04392a59b91"
resolved-ref: "9b6828bf3ee7ea90228a8c82b8c805d36568ba33" resolved-ref: "7e5d62c2fb211b97db5ca255021de04392a59b91"
url: "https://github.com/cypherstack/electrum_adapter.git" url: "https://github.com/cypherstack/electrum_adapter.git"
source: git source: git
version: "3.0.0" version: "3.0.0"
@ -1727,8 +1727,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "0a6888282f4e98401051a396e9d2293bd55ac2c2" ref: "8c5c23a91f182005fbf982a4abbc467175bf8799"
resolved-ref: "0a6888282f4e98401051a396e9d2293bd55ac2c2" resolved-ref: "8c5c23a91f182005fbf982a4abbc467175bf8799"
url: "https://github.com/cypherstack/tor.git" url: "https://github.com/cypherstack/tor.git"
source: git source: git
version: "0.0.1" version: "0.0.1"

View file

@ -65,7 +65,7 @@ dependencies:
tor_ffi_plugin: tor_ffi_plugin:
git: git:
url: https://github.com/cypherstack/tor.git url: https://github.com/cypherstack/tor.git
ref: 0a6888282f4e98401051a396e9d2293bd55ac2c2 ref: 8c5c23a91f182005fbf982a4abbc467175bf8799
fusiondart: fusiondart:
git: git:
@ -176,7 +176,7 @@ dependencies:
electrum_adapter: electrum_adapter:
git: git:
url: https://github.com/cypherstack/electrum_adapter.git url: https://github.com/cypherstack/electrum_adapter.git
ref: 9b6828bf3ee7ea90228a8c82b8c805d36568ba33 ref: 7e5d62c2fb211b97db5ca255021de04392a59b91
stream_channel: ^2.1.0 stream_channel: ^2.1.0
dev_dependencies: dev_dependencies: