Skip to content

Commit

Permalink
Prepare v0.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Oct 8, 2024
1 parent 9deb96d commit b26e787
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "asynk-strim"
version = "0.1.0"
version = "0.1.1"
edition = "2021"

# crates.io metadata
Expand All @@ -25,7 +25,7 @@ name = "bench"
harness = false

[dependencies]
futures-core = { version = "0.3.30", default-features = false }
futures-core = { version = "0.3.31", default-features = false }
pin-project-lite = "0.2.14"

[dev-dependencies]
Expand Down

0 comments on commit b26e787

Please sign in to comment.