Files
Serendipity e0e3c802dd chore: bump version to 5.1.0
Cargo.toml / package.json / tauri.conf.json / README badge

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-30 17:33:41 +08:00

15 lines
224 B
TOML

[workspace]
resolver = "2"
members = [
"core",
"gui",
"cli",
]
[workspace.package]
version = "5.1.0"
edition = "2021"
license = "MIT"
authors = ["刘航宇"]
repository = "https://github.com/LHY0125/PathEditor"