mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 00:00:49 +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]]
|
||||
name = "wasmer"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
dependencies = [
|
||||
"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)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasmer"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
authors = ["Syrus Akbary <me@syrusakbary.com>"]
|
||||
# edition = "2018"
|
||||
repository = "https://github.com/wasmerio/wasmer"
|
||||
|
@ -0,0 +1 @@
|
||||
12824
|
Loading…
x
Reference in New Issue
Block a user