mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
chore(deps) Update Rust crate proptest to 0.9.6 (#568)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -30,7 +30,7 @@ tauri-api = { version = "0.5", path = "../tauri-api" }
|
||||
tauri_includedir_codegen = "0.5.2"
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = "0.9.5"
|
||||
proptest = "0.9.6"
|
||||
serde_json = "1.0"
|
||||
tauri = {path = ".", features = [ "all-api", "edge" ]}
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
|
||||
Reference in New Issue
Block a user