feat: bump to RC

This commit is contained in:
Lucas Nogueira
2024-08-02 12:05:44 -03:00
parent 9606089b2a
commit 4db635f19b
249 changed files with 4584 additions and 5624 deletions
+5 -5
View File
@@ -10,10 +10,10 @@ resolver = "2"
[workspace.dependencies]
serde = { version = "1", features = ["derive"] }
log = "0.4"
tauri = { version = "2.0.0-beta.25", default-features = false }
tauri-build = "2.0.0-beta.19"
tauri-plugin = "2.0.0-beta.19"
tauri-utils = "2.0.0-beta.19"
tauri = { version = "2.0.0-rc.0", default-features = false }
tauri-build = "2.0.0-rc.0"
tauri-plugin = "2.0.0-rc.0"
tauri-utils = "2.0.0-rc.0"
serde_json = "1"
thiserror = "1"
url = "2"
@@ -38,4 +38,4 @@ incremental = false
opt-level = "s"
[patch.crates-io]
iota-crypto = { git = "https://github.com/iotaledger/crypto.rs", rev = "489aa0e7936d0e491503f778a83cfc6ed1b28fe7" }
iota-crypto = { git = "https://github.com/iotaledger/crypto.rs", rev = "489aa0e7936d0e491503f778a83cfc6ed1b28fe7" }