Skip to content

Commit 069c07b

Browse files
committed
prepare for release
1 parent fa4fd05 commit 069c07b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66
# - Update CHANGELOG.md.
77
# - Update doc URL.
88
# - Create "v0.1.x" git tag.
9-
version = "0.1.11"
9+
version = "0.2.0"
1010
license = "MIT"
1111
readme = "README.md"
1212
description = """
@@ -44,4 +44,4 @@ name = "bench_capture"
4444
harness = false
4545

4646
[patch.crates-io]
47-
tokio = { git = "https://github.com/dbcfd/tokio.git", branch = "poll-evented-error-2413" }
47+
tokio = { git = "https://github.com/dbcfd/tokio.git", branch = "poll-evented-error-2413" }

0 commit comments

Comments
 (0)