mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-01 13:34:15 +00:00
Merge pull request #3691 from rtfeldman/cargo_verson_change
changed Cargo versions from 0.1.0 to 0.0.1
This commit is contained in:
commit
26ee1a01bc
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_alias_analysis"
|
||||
version = "0.1.0"
|
||||
version = "0.0.1"
|
||||
|
||||
[dependencies]
|
||||
morphic_lib = {path = "../../vendor/morphic_lib"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue