Skip to content

Commit be7d5f8

Browse files
committed
chore: Release axum-insights version 0.6.1
1 parent 7982d9c commit be7d5f8

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "axum-insights"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
edition = "2021"
55
authors = ["Aaron Roney <[email protected]>"]
66
license = "MIT"
@@ -34,4 +34,4 @@ serde_json = { version = "1" }
3434
reqwest = { version = "0.12", features = ["blocking"], optional = true }
3535

3636
[dev-dependencies]
37-
tokio = { version = "1", features = ["rt", "macros"] }
37+
tokio = { version = "1", features = ["rt", "macros"] }

0 commit comments

Comments
 (0)