Bump versions to 0.2.0 (#63)

This commit is contained in:
folex
2021-02-12 14:24:36 +03:00
committed by GitHub
parent 12795cc0cb
commit cdfed97fce
19 changed files with 41 additions and 27 deletions

View File

@ -14,6 +14,8 @@
* limitations under the License.
*/
#![allow(improper_ctypes)]
use fluence::fce;
use fluence::WasmLoggerBuilder;