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
@@ -18,7 +18,7 @@ cranelift-codegen = { version = "0.37.0", features = ["enable-serde"] }
|
||||
cranelift-entity = { version = "0.37.0", features = ["enable-serde"] }
|
||||
cranelift-wasm = { version = "0.37.0", features = ["enable-serde"] }
|
||||
target-lexicon = "0.4.0"
|
||||
log = { version = "0.4.6", default-features = false }
|
||||
log = { version = "0.4.8", default-features = false }
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "experimental" }
|
||||
|
||||
Reference in New Issue
Block a user