Co-authored-by: Renovate Bot <bot@renovateapp.com>
@@ -35,7 +35,7 @@ http = "0.2"
tauri-utils = { version = "0.5", path = "../tauri-utils" }
clap = { git = "https://github.com/clap-rs/clap", rev = "1a276f8", version = "3.0.0-beta.1", optional = true }
notify-rust = { version = "4.0.0", optional = true }
-once_cell = "1.4.1"
+once_cell = "1.5.2"
[dev-dependencies]
quickcheck = "0.9.2"