lbl
|
298c3965e2
|
chore: bump version to 2.0.2
|
2026-08-23 11:37:34 +08:00 |
|
lbl
|
7675a6868c
|
fix(ci): restore FreeBSD and MIPS builds
|
2026-08-22 22:52:27 +08:00 |
|
lbl
|
70e584b37b
|
chore(release): bump version to 2.0.1
|
2026-08-22 22:43:31 +08:00 |
|
lbl
|
da72670154
|
chore: update rand and resolve clippy warnings
|
2026-08-22 08:57:50 +08:00 |
|
lbl
|
cd5b4431dc
|
feat: add unified Tauri desktop client and secure web access
|
2026-08-22 04:09:44 +08:00 |
|
lbl
|
7d481560e3
|
规范依赖管理并适配 rand 0.10
- tcp_ip 从 git 依赖切换为 crates.io 0.2(IpStackConfig 改用 builder)
- 公共依赖收拢到 workspace.dependencies 统一版本
- 移除 release profile 的 panic=abort(避免 vnt-jni 中止宿主 JVM)
- vnt-jni 升级 edition 2024(no_mangle 改为 unsafe(no_mangle))
- vnt-ipc 显式声明 tokio features
- 适配 rand 0.10:random_range 移至 RngExt,choose_multiple 改名 sample
- 修复 clippy 警告(type_complexity/collapsible_if/ptr_arg)
|
2026-08-20 20:58:07 +08:00 |
|
lbl
|
b4301a8106
|
v2
|
2026-02-10 18:20:39 +08:00 |
|