We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f153e3f commit c63386bCopy full SHA for c63386b
metrics-tracing-context/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased] - ReleaseDate
10
11
+## [0.18.0] - 2025-01-13
12
+
13
### Changed
14
15
- Updated `metrics-util` to 0.19.0.
metrics-tracing-context/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "metrics-tracing-context"
3
-version = "0.17.0"
+version = "0.18.0"
4
authors = ["MOZGIII <mike-n@narod.ru>"]
5
edition = "2018"
6
rust-version = "1.71.1"
0 commit comments