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:
Richard Feldman 2022-08-05 09:13:04 -04:00 committed by GitHub
commit 26ee1a01bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 123 additions and 112 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "roc_solve"
version = "0.1.0"
version = "0.0.1"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
edition = "2021"