Skip to content

Commit 66598fa

Browse files
committed
bump patch version 🚀
1 parent 0e00d25 commit 66598fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tide-tracing"
3-
version = "0.0.7"
3+
version = "0.0.8"
44
authors = ["Ethan Brierley <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"
@@ -21,5 +21,5 @@ tracing-futures = "0.2"
2121
async-trait = "0.1"
2222

2323
[dev-dependencies]
24-
async-std = { version = "1.7", features = ["attributes"] }
24+
async-std = { version = "1.9", features = ["attributes"] }
2525
tracing-subscriber = "0.2"

0 commit comments

Comments
 (0)