mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 00:00:49 +00:00
Updated version of wasmer to 0.1.2
This commit is contained in:
parent
e09205a391
commit
b781d33318
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -675,7 +675,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cranelift-codegen 0.23.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasmer"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
authors = ["Syrus Akbary <me@syrusakbary.com>"]
|
||||
# edition = "2018"
|
||||
repository = "https://github.com/wasmerio/wasmer"
|
||||
|
Loading…
x
Reference in New Issue
Block a user