From 5cc031830fb682a58825a0e1ec8e7bcfc93f1e50 Mon Sep 17 00:00:00 2001 From: Rajiv Shah Date: Tue, 24 Dec 2019 19:02:07 -0500 Subject: [PATCH] chore(tauri): Update Cargo.lock (#216) --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 3bb280b9b..91db11be1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1463,7 +1463,7 @@ dependencies = [ ] [[package]] -name = "tauri-update" +name = "tauri-updater" version = "0.2.0" dependencies = [ "hyper-old-types 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",