diff --git a/package.json b/package.json index d8266386..bfd2599b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zplab", "private": true, - "version": "0.3.1", + "version": "0.3.2", "type": "module", "packageManager": "pnpm@10.30.3", "engines": { diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index ba803b53..9b166ef2 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -6255,7 +6255,7 @@ dependencies = [ [[package]] name = "zplab" -version = "0.3.1" +version = "0.3.2" dependencies = [ "base64 0.23.0", "calamine", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index aa186209..515f5e7f 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zplab" -version = "0.3.1" +version = "0.3.2" description = "ZPLab desktop shell" authors = ["u8array"] license = "MIT" diff --git a/src-tauri/THIRD-PARTY-LICENSES-RUST.md b/src-tauri/THIRD-PARTY-LICENSES-RUST.md index c7268e30..4537e5ba 100644 --- a/src-tauri/THIRD-PARTY-LICENSES-RUST.md +++ b/src-tauri/THIRD-PARTY-LICENSES-RUST.md @@ -5756,7 +5756,7 @@ SOFTWARE. Used by: -- [zplab 0.3.1](https://github.com/u8array/ZPLab) +- [zplab 0.3.2](https://github.com/u8array/ZPLab) - [block2 0.6.2](https://github.com/madsmtm/objc2) - [brotli-decompressor 5.0.3](https://github.com/dropbox/rust-brotli-decompressor) - [cargo_toml 0.22.3](https://gitlab.com/lib.rs/cargo_toml) @@ -6072,7 +6072,7 @@ Used by: - [futures-lite 2.6.1](https://github.com/smol-rs/futures-lite) - [itoa 1.0.18](https://github.com/dtolnay/itoa) - [linux-raw-sys 0.12.1](https://github.com/sunfishcode/linux-raw-sys) -- [nusb 0.2.5](https://github.com/kevinmehall/nusb) +- [nusb 0.2.6](https://github.com/kevinmehall/nusb) - [once_cell 1.21.4](https://github.com/matklad/once_cell) - [ordered-stream 0.2.0](https://github.com/danieldg/ordered-stream) - [parking 2.2.1](https://github.com/smol-rs/parking)