Skip to content

Commit

Permalink
Release 0.5.1 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
rukai authored Jul 23, 2024
1 parent f11681c commit b78abde
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.5.0"
version = "0.5.1"
edition = "2021"
license = "Apache-2.0"
description = "run your application under a separate process with tokio tracing assertions when integration testing"
Expand Down
2 changes: 1 addition & 1 deletion tokio-bin-process/single-crate-test/Cargo.lock

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

0 comments on commit b78abde

Please sign in to comment.