Explorar o código

chore(deps) Update Rust crate tokio to 1.2 (#1199)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] %!s(int64=4) %!d(string=hai) anos
pai
achega
2c640ec040
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tauri/Cargo.toml

+ 1 - 1
tauri/Cargo.toml

@@ -24,7 +24,7 @@ base64 = "0.13.0"
 webbrowser = "0.5.5"
 webbrowser = "0.5.5"
 lazy_static = "1.4.0"
 lazy_static = "1.4.0"
 tiny_http = { version = "0.8", optional = true }
 tiny_http = { version = "0.8", optional = true }
-tokio = { version = "1.1", features = ["rt", "rt-multi-thread", "sync"] }
+tokio = { version = "1.2", features = ["rt", "rt-multi-thread", "sync"] }
 futures = "0.3"
 futures = "0.3"
 async-trait = "0.1"
 async-trait = "0.1"
 uuid = { version = "0.8.2", features = [ "v4" ] }
 uuid = { version = "0.8.2", features = [ "v4" ] }