mirror of
https://github.com/Xevion/byte-me.git
synced 2025-12-10 02:06:44 -06:00
chore(deps): Update Tauri (Rust) (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -15,10 +15,10 @@ name = "byte_me_lib"
|
||||
crate-type = ["staticlib", "cdylib", "rlib"]
|
||||
|
||||
[build-dependencies]
|
||||
tauri-build = { version = "2.5.1", features = [] }
|
||||
tauri-build = { version = "2.5.2", features = [] }
|
||||
|
||||
[dependencies]
|
||||
tauri = { version = "2.9.2", features = [] }
|
||||
tauri = { version = "2.9.3", features = [] }
|
||||
tauri-plugin-opener = "2.5.2"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
ffprobe = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user