Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit f456232

Browse files
committed
chore: Release 0.3.3
1 parent 2dd03af commit f456232

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ members = [
99
resolver = "2"
1010

1111
[workspace.dependencies]
12-
channels-console = { path = "./crates/channels-console", version = "0.3.2" }
12+
channels-console = { path = "./crates/channels-console", version = "0.3.3" }

crates/channels-console/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "channels-console"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition = "2021"
55
repository = "https://github.com/pawurb/channels-console"
66
description = "Real-time monitoring, metrics and logs for Rust channels."

0 commit comments

Comments
 (0)