mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-11 03:50:05 +03:00
chore(deps) Update Rust crate once_cell to 1.5.2 (#1082)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
48d33a4444
commit
f53d184b37
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user