Преглед на файлове

Merge pull request #442 from dutchmartin/master

Update managed to the latest version
Dario Nieuwenhuis преди 4 години
родител
ревизия
188b12c270
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -16,7 +16,7 @@ license = "0BSD"
 autoexamples = false
 
 [dependencies]
-managed = { version = "0.7", default-features = false, features = ["map"] }
+managed = { version = "0.8", default-features = false, features = ["map"] }
 byteorder = { version = "1.0", default-features = false }
 log = { version = "0.4.4", default-features = false, optional = true }
 libc = { version = "0.2.18", optional = true }