mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
fix(ci): bump tauri-cli to 2.8.3 to match @tauri-apps/cli
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -8613,7 +8613,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tauri-cli"
|
||||
version = "2.8.2"
|
||||
version = "2.8.3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ar",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## \[2.8.2]
|
||||
## \[2.8.3]
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-cli"
|
||||
version = "2.8.2"
|
||||
version = "2.8.3"
|
||||
authors = ["Tauri Programme within The Commons Conservancy"]
|
||||
edition = "2021"
|
||||
rust-version = "1.77.2"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
### Dependencies
|
||||
|
||||
- Upgraded to `tauri-cli@2.8.2`
|
||||
- Upgraded to `tauri-cli@2.8.3`
|
||||
|
||||
## \[2.8.2]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user