Update managed to the latest version

master
Martijn Groeneveldt 2021-03-17 16:13:18 +01:00 committed by GitHub
parent b1db516b10
commit 13ed4cfd96
1 changed files with 1 additions and 1 deletions

View File

@ -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 }