mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 23:13:47 +00:00
changed Cargo versions from 0.1.0 to 0.0.1
This commit is contained in:
parent
d0890e0694
commit
6a15a7b41b
58 changed files with 123 additions and 112 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue