Skip to content

Commit 9bb1a88

Browse files
authored
chore: release mixtrics v0.0.3 (#10)
Signed-off-by: MrCroxx <mrcroxx@outlook.com>
1 parent 259eed5 commit 9bb1a88

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "mixtrics"
33
description = "One crate for all metrics."
4-
version = "0.0.2"
4+
version = "0.0.3"
55
edition = "2021"
66
repository = "https://github.com/foyer-rs/mixtrics"
77
homepage = "https://github.com/foyer-rs/mixtrics"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ Currently, many libraries in Rust's metrics ecosystem are in a state of rapid de
2424

2525
- [ ] Documents and examples.
2626
- [ ] Other metrics backend supports.
27-
- [ ] ???
27+
- [ ] ???
28+
- [ ] Changelog (will start since v0.1.x)

0 commit comments

Comments
 (0)