Skip to content

Commit aef94d4

Browse files
committed
bump: update version to 1.0.2
1 parent 0edc5ec commit aef94d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mill-io"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2021"
55
authors = ["Citadel-tech", "Mohamed Emad <hulxxv@gmail.com>"]
66
description = "A lightweight event loop library for Rust that provides efficient non-blocking I/O management without relying on heavyweight async runtimes."

0 commit comments

Comments
 (0)