Commit Graph

3 Commits

Author SHA1 Message Date
6ac1e61b40 🔧 Add verify-single-scripts command and alias in justfile 2026-04-13 00:06:30 +08:00
17507b41e0 🔧 Update justfile with new update script and refined publish logic 2026-04-13 00:03:54 +08:00
5ec214b923 📦 Update dependencies and enhance functionality for markdown rendering
The changes include updates to dependencies in `Cargo.lock` and `Cargo.toml`, along with enhancements to the markdown rendering script:

1. Added new dependencies: `reqwest` for HTTP requests and `rust_util` for utility functions.
2. Modified `main.rs` to support reading from both local files and URLs, improving flexibility.
3. Updated metadata files (`script-meta-v2.json` and `script-meta.json`) to reflect changes in script size and hash.

These updates expand the script's capabilities while ensuring compatibility with existing features.
2026-04-12 23:59:23 +08:00