Skip to content

Commit 181aeba

Browse files
committed
feat: v0.26.16
1 parent 13614a7 commit 181aeba

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "std-macro-extensions"
3-
version = "0.26.15"
3+
version = "0.26.16"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
</center>
1212

13-
[Official Documentation](https://docs.ltpp.vip/STD-MACRO-EXTENSIONS/)
13+
[Official Documentation](https://docs.ltpp.vip/std-macro-extensions/)
14+
15+
[Api Docs](https://docs.rs/std-macro-extensions/latest/)
1416

1517
> A collection of macro extensions for Rust's standard library data structures, simplifying the creation and manipulation of common collections such as HashMap, Vec, and more.
1618

0 commit comments

Comments
 (0)