Skip to content

Commit

Permalink
build: update depends
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylogmon committed Jun 16, 2024
1 parent f714263 commit e4cfbd4
Show file tree
Hide file tree
Showing 7 changed files with 732 additions and 173 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
> 🌈 一个跨平台的划词翻译软件 ([QQ 频道](https://pd.qq.com/s/akns94e1r))
![License](https://img.shields.io/github/license/pot-app/pot-desktop.svg)
![Tauri](https://img.shields.io/badge/Tauri-1.5.0-blue?logo=tauri)
![Tauri](https://img.shields.io/badge/Tauri-1.6.8-blue?logo=tauri)
![JavaScript](https://img.shields.io/badge/-JavaScript-yellow?logo=javascript&logoColor=white)
![Rust](https://img.shields.io/badge/-Rust-orange?logo=rust&logoColor=white)
![Windows](https://img.shields.io/badge/-Windows-blue?logo=windows&logoColor=white)
Expand Down Expand Up @@ -423,7 +423,7 @@ Node.js >= 18.0.0

pnpm >= 8.5.0

Rust >= 1.70.0
Rust >= 1.79.0

### 开始编译

Expand Down
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
> A cross-platform translator application ([Telegram Group](https://t.me/pot_app))
![License](https://img.shields.io/github/license/pot-app/pot-desktop.svg)
![Tauri](https://img.shields.io/badge/Tauri-1.5.0-blue?logo=tauri)
![Tauri](https://img.shields.io/badge/Tauri-1.6.8-blue?logo=tauri)
![JavaScript](https://img.shields.io/badge/-JavaScript-yellow?logo=javascript&logoColor=white)
![Rust](https://img.shields.io/badge/-Rust-orange?logo=rust&logoColor=white)
![Windows](https://img.shields.io/badge/-Windows-blue?logo=windows&logoColor=white)
Expand Down Expand Up @@ -421,7 +421,7 @@ Node.js >= 18.0.0

pnpm >= 8.5.0

Rust >= 1.70.0
Rust >= 1.79.0

### Start compilation

Expand Down
4 changes: 2 additions & 2 deletions README_KR.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
> A cross-platform translator application ([Telegram Group](https://t.me/pot_app))
![License](https://img.shields.io/github/license/pot-app/pot-desktop.svg)
![Tauri](https://img.shields.io/badge/Tauri-1.5.0-blue?logo=tauri)
![Tauri](https://img.shields.io/badge/Tauri-1.6.8-blue?logo=tauri)
![JavaScript](https://img.shields.io/badge/-JavaScript-yellow?logo=javascript&logoColor=white)
![Rust](https://img.shields.io/badge/-Rust-orange?logo=rust&logoColor=white)
![Windows](https://img.shields.io/badge/-Windows-blue?logo=windows&logoColor=white)
Expand Down Expand Up @@ -421,7 +421,7 @@ Node.js >= 18.0.0

pnpm >= 8.5.0

Rust >= 1.70.0
Rust >= 1.79.0

### 컴파일 방법

Expand Down
Loading

0 comments on commit e4cfbd4

Please sign in to comment.