changed Cargo versions from 0.1.0 to 0.0.1

This commit is contained in:
Anton-4 2022-08-03 11:41:19 +02:00
parent d0890e0694
commit 6a15a7b41b
No known key found for this signature in database
GPG key ID: A13F4A6E21141925
58 changed files with 123 additions and 112 deletions

View file

@ -1,9 +1,9 @@
[package]
name = "roc_gen_wasm"
version = "0.1.0"
version = "0.0.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
authors = ["The Roc Contributors"]
license = "UPL-1.0"
[dependencies]
bitvec = "1"