Skip to content

Commit

Permalink
release tokio-bin-process 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rukai committed Aug 16, 2023
1 parent 8bbb3c9 commit b4b45eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion tokio-bin-process/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tokio-bin-process"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
license = "Apache-2.0"
description = "run your application under a separate process with tokio tracing assertions when integration testing"
Expand Down

0 comments on commit b4b45eb

Please sign in to comment.