mirror of
https://github.com/zensical/zensical.git
synced 2026-05-06 02:50:34 +00:00
chore: release v0.0.19 (#302)
This version adds support for the generation of `objects.inv` for your [mkdocstrings]-powered documentation site, allowing external tools to discover and link to your API documentation. No changes to your configuration are necessary. Please also update to mkdocstrings v1.0.2. [mkdocstrings]: https://mkdocstrings.github.io/ Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
Generated
+1
-1
@@ -1416,7 +1416,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zensical"
|
||||
version = "0.0.18"
|
||||
version = "0.0.19"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"crossbeam",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
[package]
|
||||
name = "zensical"
|
||||
version = "0.0.18"
|
||||
version = "0.0.19"
|
||||
description = "Zensical"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user