Explorar o código

Revert "[update versions] minor fix (#464)" (#465)

This reverts commit 966390d7726b20348e57678ea3b0bc8e860057d7.
Tensor-Programming %!s(int64=5) %!d(string=hai) anos
pai
achega
1606039554
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tauri-api/Cargo.toml

+ 1 - 1
tauri-api/Cargo.toml

@@ -21,7 +21,7 @@ either = "1.5.3"
 tar = "0.4"
 flate2 = "1"
 error-chain = "0.12"
-tauri-utils = {version = "0.4", path = "../tauri-utils"}
+tauri-utils = {version = "0.4.0", path = "../tauri-utils"}
 
 [dev-dependencies]
 quickcheck = "0.9.2"