toolkit for mdBook [mirror of my GitHub repo] docs.tonywu.dev/mdbookkit/
permalinks rust-analyzer mdbook
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: prepare for version bump

Tony Wu e2881d7b 0e30863d

+2 -2
+1 -1
crates/mdbook-permalinks/Cargo.toml
··· 1 1 [package] 2 2 name = "mdbook-permalinks" 3 - publish = true 3 + publish = false 4 4 version = "1.1.2" 5 5 6 6 edition.workspace = true
+1 -1
crates/mdbook-rustdoc-links/Cargo.toml
··· 1 1 [package] 2 2 name = "mdbook-rustdoc-links" 3 - publish = true 3 + publish = false 4 4 version = "1.1.2" 5 5 6 6 edition.workspace = true