Skip to content

Commit 7727c52

Browse files
committed
chore: release v1.0.1
1 parent 39d8b52 commit 7727c52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fastpool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
name = "fastpool"
1717

1818
description = "This crates implements a fast object pool for Async Rust."
19-
version = "1.0.0"
19+
version = "1.0.1"
2020

2121
edition.workspace = true
2222
homepage.workspace = true

0 commit comments

Comments
 (0)