head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.09.08.19.19.41; author adam; state Exp; branches; next ; commitid Xd8aArdtYDTLUQUG; desc @@ 1.1 log @py-zensical: updated to 0.0.60 0.0.60 This version updates the user interface to 0.0.28, fixing navigation pruning and alternate-link handling while adding 51 new icons. It also adds direct support for the table-reader plugin and fixes template inclusion with macros on Windows extended-length paths. @ text @$NetBSD$ Avoid crates from git. --- Cargo.toml.orig 2026-09-08 19:07:15.013202246 +0000 +++ Cargo.toml @@@@ -91,8 +91,7 @@@@ walkdir = "2.5" webbrowser = "1.2.2" [workspace.dependencies.zrx] -git = "https://github.com/zensical/zrx.git" -rev = "60793b586b9e2e2cc65b8f99c88abeda9545c3f9" +path = "../zrx-60793b586b9e2e2cc65b8f99c88abeda9545c3f9/crates/zrx" [workspace.dependencies.pyo3] version = "0.29.0" @