From 67f9b3350340d20a7936f1f9d7e13165b958929b Mon Sep 17 00:00:00 2001 From: Aumetra Weisman Date: Wed, 9 Oct 2024 00:30:23 +0000 Subject: [PATCH] Prepare v0.1.2 (#7) --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1dad7d2..855f92a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -42,7 +42,7 @@ dependencies = [ [[package]] name = "asynk-strim" -version = "0.1.1" +version = "0.1.2" dependencies = [ "async-fn-stream", "async-stream", diff --git a/Cargo.toml b/Cargo.toml index d5df355..67dc074 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "asynk-strim" -version = "0.1.1" +version = "0.1.2" edition = "2021" # crates.io metadata