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

@ -3,7 +3,7 @@ authors = ["The Roc Contributors"]
edition = "2021"
license = "UPL-1.0"
name = "roc_unify"
version = "0.1.0"
version = "0.0.1"
[dependencies]
bitflags = "1.3.2"