Bump dependencies

This commit is contained in:
2022-09-11 22:05:17 +03:00
parent 3bf8444e06
commit c88fdb6354
12 changed files with 41 additions and 26 deletions

View File

@ -9,6 +9,7 @@ use Amp\Socket\ClientTlsContext;
use Amp\Socket\ConnectContext;
use Amp\Socket\EncryptableSocket;
use Nsq\Stream;
use function Amp\call;
use function Amp\Socket\connect;