mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
chore(deps) Update Tauri API (major) (#1148)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -38,8 +38,8 @@ notify-rust = { version = "4.0.0", optional = true }
|
||||
once_cell = "1.5.2"
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "0.9.2"
|
||||
quickcheck_macros = "0.9.1"
|
||||
quickcheck = "1.0.3"
|
||||
quickcheck_macros = "1.0.0"
|
||||
|
||||
[features]
|
||||
cli = [ "clap" ]
|
||||
|
||||
Reference in New Issue
Block a user