chore(deps) Update Tauri API (major) (#1148)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-01-24 14:28:05 -03:00
committed by GitHub
parent cb226982a3
commit fe4ea762c1

View File

@@ -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" ]