Skip to content

Commit 46226dd

Browse files
committed
v0.32.3
1 parent 3097872 commit 46226dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tcp-stream"
3-
version = "0.32.2"
3+
version = "0.32.3"
44
authors = ["Marc-Antoine Perennou <Marc-Antoine@Perennou.com>"]
55
edition = "2024"
66
description = "std::net::TcpStream on steroids"
@@ -52,7 +52,7 @@ version = "^0.2"
5252
optional = true
5353

5454
[dependencies.async-rs]
55-
version = "^0.6.1"
55+
version = "^0.6.3"
5656
default-features = false
5757
optional = true
5858

0 commit comments

Comments
 (0)