File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,7 @@ Please make sure to add your changes to the appropriate categories:
2424
2525### Changed
2626
27- - Updated dependencies:
28- - ` cargo_metadata ` from ` 0.22.0 ` to ` 0.23.0 `
27+ - n/a
2928
3029### Deprecated
3130
@@ -51,6 +50,13 @@ Please make sure to add your changes to the appropriate categories:
5150
5251- n/a
5352
53+ ## [ 0.12.1] - 2025-10-07
54+
55+ ### Changed
56+
57+ - Updated dependencies:
58+ - ` cargo_metadata ` from ` 0.22.0 ` to ` 0.23.0 `
59+
5460## [ 0.12.0] - 2025-09-12
5561
5662### Changed
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ license = "MIT OR Apache-2.0"
1818readme = " README.md"
1919edition = " 2021"
2020rust-version = " 1.86.0"
21- version = " 0.12.0 "
21+ version = " 0.12.1 "
2222
2323[dependencies ]
2424base62 = " 2.0.2"
You can’t perform that action at this time.
0 commit comments