Update log and libc crates (#240)
* Update log crate * Update libc crate
This commit is contained in:
committed by
Dan Gohman
parent
5159f93d37
commit
41f88745c4
@@ -27,7 +27,7 @@ serde = { version = "1.0.94", features = ["derive"] }
|
||||
bincode = "1.1.4"
|
||||
lazy_static = "1.3.0"
|
||||
spin = "0.5.0"
|
||||
log = { version = "0.4.6", default-features = false }
|
||||
log = { version = "0.4.8", default-features = false }
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
|
||||
Reference in New Issue
Block a user