mirror of
https://github.com/fluencelabs/interface-types
synced 2025-04-24 15:22:13 +00:00
Prepare for 0.14.1 release
0.14.1 differs from 0.14.0 primarily in that the GNU/Linux build is built on Ubuntu 16.04 instead of 18.04, meaning we'll use an earlier version of GLIBC.
This commit is contained in:
parent
2d7cd2b52a
commit
9117ea7344
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasmer-interface-types"
|
||||
version = "0.14.0"
|
||||
version = "0.14.1"
|
||||
description = "WebAssembly Interface Types library for Wasmer"
|
||||
license = "MIT"
|
||||
authors = ["The Wasmer Engineering Team <engineering@wasmer.io>"]
|
||||
@ -9,4 +9,4 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
nom = "5.1"
|
||||
wast = "8.0"
|
||||
wast = "8.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user