Skip to content

Commit c40e9ac

Browse files
authored
release: 0.6 (#63)
1 parent 826cda0 commit c40e9ac

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 = "logfire"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2024"
55
license = "MIT"
66
rust-version = "1.85"
@@ -47,7 +47,7 @@ ulid = "1.2.0"
4747
# Dependencies for examples
4848
axum = { version = "0.8", features = ["macros"] }
4949
axum-tracing-opentelemetry = { version = "0.29", features = ["tracing_level_info"] }
50-
axum-otel-metrics = "0.11.0"
50+
axum-otel-metrics = "0.12.0"
5151
actix-web = "4.0"
5252
opentelemetry-instrumentation-actix-web = { version = "0.22", features = ["metrics"] }
5353
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)