mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-26 19:02:13 +00:00
Updated version to 0.1.3
This commit is contained in:
parent
7aa26acd2f
commit
bbb2f080cc
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -867,7 +867,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "wasmer"
|
name = "wasmer"
|
||||||
version = "0.1.2"
|
version = "0.1.3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
"byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"console 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"console 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "wasmer"
|
name = "wasmer"
|
||||||
version = "0.1.2"
|
version = "0.1.3"
|
||||||
authors = ["Syrus Akbary <me@syrusakbary.com>"]
|
authors = ["Syrus Akbary <me@syrusakbary.com>"]
|
||||||
# edition = "2018"
|
# edition = "2018"
|
||||||
repository = "https://github.com/wasmerio/wasmer"
|
repository = "https://github.com/wasmerio/wasmer"
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
12824
|
Loading…
x
Reference in New Issue
Block a user