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

100
Cargo.lock generated
View file

@ -104,7 +104,7 @@ dependencies = [
[[package]]
name = "arena-pool"
version = "0.1.0"
version = "0.0.1"
[[package]]
name = "arrayvec"
@ -3268,7 +3268,7 @@ checksum = "f1382d1f0a252c4bf97dc20d979a2fdd05b024acd7c2ed0f7595d7817666a157"
[[package]]
name = "repl_test"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"indoc",
"lazy_static",
@ -3316,7 +3316,7 @@ dependencies = [
[[package]]
name = "roc_alias_analysis"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"morphic_lib",
"roc_collections",
@ -3355,7 +3355,7 @@ dependencies = [
[[package]]
name = "roc_build"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"inkwell 0.1.0",
@ -3389,7 +3389,7 @@ dependencies = [
[[package]]
name = "roc_builtins"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"dunce",
"lazy_static",
@ -3403,7 +3403,7 @@ dependencies = [
[[package]]
name = "roc_can"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bitvec 1.0.1",
"bumpalo",
@ -3484,7 +3484,7 @@ dependencies = [
[[package]]
name = "roc_collections"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bitvec 1.0.1",
"bumpalo",
@ -3496,7 +3496,7 @@ dependencies = [
[[package]]
name = "roc_constrain"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"arrayvec 0.7.2",
"roc_can",
@ -3510,11 +3510,11 @@ dependencies = [
[[package]]
name = "roc_debug_flags"
version = "0.1.0"
version = "0.0.1"
[[package]]
name = "roc_derive"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"roc_can",
@ -3529,7 +3529,7 @@ dependencies = [
[[package]]
name = "roc_derive_key"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"roc_can",
"roc_collections",
@ -3541,7 +3541,7 @@ dependencies = [
[[package]]
name = "roc_docs"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"peg",
@ -3565,7 +3565,7 @@ dependencies = [
[[package]]
name = "roc_docs_cli"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"clap 3.2.11",
"roc_docs",
@ -3573,7 +3573,7 @@ dependencies = [
[[package]]
name = "roc_editor"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"arrayvec 0.7.2",
"bumpalo",
@ -3622,11 +3622,11 @@ dependencies = [
[[package]]
name = "roc_error_macros"
version = "0.1.0"
version = "0.0.1"
[[package]]
name = "roc_exhaustive"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"roc_collections",
"roc_module",
@ -3635,7 +3635,7 @@ dependencies = [
[[package]]
name = "roc_fmt"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"indoc",
@ -3650,7 +3650,7 @@ dependencies = [
[[package]]
name = "roc_gen_dev"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"capstone",
@ -3675,7 +3675,7 @@ dependencies = [
[[package]]
name = "roc_gen_llvm"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"inkwell 0.1.0",
@ -3695,7 +3695,7 @@ dependencies = [
[[package]]
name = "roc_gen_wasm"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bitvec 1.0.1",
"bumpalo",
@ -3710,7 +3710,7 @@ dependencies = [
[[package]]
name = "roc_glue"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"clap 3.2.11",
@ -3740,7 +3740,7 @@ dependencies = [
[[package]]
name = "roc_highlight"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"peg",
"roc_code_markup",
@ -3748,11 +3748,11 @@ dependencies = [
[[package]]
name = "roc_ident"
version = "0.1.0"
version = "0.0.1"
[[package]]
name = "roc_late_solve"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"roc_can",
@ -3767,7 +3767,7 @@ dependencies = [
[[package]]
name = "roc_linker"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bincode",
"bumpalo",
@ -3787,7 +3787,7 @@ dependencies = [
[[package]]
name = "roc_load"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"roc_builtins",
@ -3802,7 +3802,7 @@ dependencies = [
[[package]]
name = "roc_load_internal"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"crossbeam",
@ -3836,7 +3836,7 @@ dependencies = [
[[package]]
name = "roc_module"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"lazy_static",
@ -3850,7 +3850,7 @@ dependencies = [
[[package]]
name = "roc_mono"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"hashbrown 0.12.2",
@ -3874,7 +3874,7 @@ dependencies = [
[[package]]
name = "roc_parse"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"criterion",
@ -3891,7 +3891,7 @@ dependencies = [
[[package]]
name = "roc_problem"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"roc_collections",
"roc_module",
@ -3902,14 +3902,14 @@ dependencies = [
[[package]]
name = "roc_region"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"static_assertions",
]
[[package]]
name = "roc_repl_cli"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"const_format",
@ -3936,7 +3936,7 @@ dependencies = [
[[package]]
name = "roc_repl_eval"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"roc_builtins",
@ -3956,7 +3956,7 @@ dependencies = [
[[package]]
name = "roc_repl_expect"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"indoc",
@ -3986,7 +3986,7 @@ dependencies = [
[[package]]
name = "roc_repl_wasm"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"console_error_panic_hook",
@ -4008,7 +4008,7 @@ dependencies = [
[[package]]
name = "roc_reporting"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"distance",
@ -4038,7 +4038,7 @@ dependencies = [
[[package]]
name = "roc_solve"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"arrayvec 0.7.2",
"bumpalo",
@ -4071,7 +4071,7 @@ dependencies = [
[[package]]
name = "roc_solve_problem"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"roc_can",
"roc_collections",
@ -4084,7 +4084,7 @@ dependencies = [
[[package]]
name = "roc_std"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"arrayvec 0.7.2",
"static_assertions",
@ -4092,7 +4092,7 @@ dependencies = [
[[package]]
name = "roc_target"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"strum",
"strum_macros",
@ -4101,7 +4101,7 @@ dependencies = [
[[package]]
name = "roc_test_utils"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"pretty_assertions",
"remove_dir_all 0.7.0",
@ -4109,7 +4109,7 @@ dependencies = [
[[package]]
name = "roc_types"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"roc_collections",
@ -4122,7 +4122,7 @@ dependencies = [
[[package]]
name = "roc_unify"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bitflags",
"roc_can",
@ -4136,7 +4136,7 @@ dependencies = [
[[package]]
name = "roc_utils"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"snafu",
]
@ -4785,7 +4785,7 @@ dependencies = [
[[package]]
name = "test_derive"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"indoc",
@ -4811,7 +4811,7 @@ dependencies = [
[[package]]
name = "test_gen"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"criterion",
@ -4851,7 +4851,7 @@ dependencies = [
[[package]]
name = "test_mono"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"bumpalo",
"indoc",
@ -4868,7 +4868,7 @@ dependencies = [
[[package]]
name = "test_mono_macros"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"proc-macro2",
"quote",
@ -5187,7 +5187,7 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasi_libc_sys"
version = "0.1.0"
version = "0.0.1"
[[package]]
name = "wasm-bindgen"

View file

@ -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"}

View file

@ -1,6 +1,6 @@
[package]
name = "arena-pool"
version = "0.1.0"
version = "0.0.1"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
repository = "https://github.com/rtfeldman/roc"

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,7 +1,7 @@
[package]
name = "roc_gen_dev"
description = "The development backend for the Roc compiler"
version = "0.1.0"
version = "0.0.1"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
edition = "2021"

View file

@ -1,7 +1,7 @@
[package]
name = "roc_gen_llvm"
description = "The LLVM backend for the Roc compiler"
version = "0.1.0"
version = "0.0.1"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
edition = "2021"

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"

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

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"

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

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"

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,6 +1,6 @@
[package]
name = "roc_linker"
version = "0.1.0"
version = "0.0.1"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
repository = "https://github.com/rtfeldman/roc"

View file

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

View file

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

View file

@ -1,9 +1,9 @@
[package]
name = "roc_repl_expect"
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]
bumpalo = {version = "3.8.0", features = ["collections"]}

View file

@ -1,7 +1,9 @@
[package]
edition = "2021"
name = "repl_test"
version = "0.1.0"
version = "0.0.1"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
[build-dependencies]
roc_cli = {path = "../cli"}

View file

@ -1,7 +1,9 @@
[package]
edition = "2021"
name = "roc_repl_wasm"
version = "0.1.0"
version = "0.0.1"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
[lib]
crate-type = ["cdylib"]

View file

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

View file

@ -6,7 +6,7 @@ license = "UPL-1.0"
name = "roc_std"
readme = "README.md"
repository = "https://github.com/rtfeldman/roc"
version = "0.1.0"
version = "0.0.1"
[dependencies]
static_assertions = "1.1.0"

View file

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

View file

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

View file

@ -5,4 +5,4 @@ edition = "2021"
license = "UPL-1.0"
name = "wasi_libc_sys"
repository = "https://github.com/rtfeldman/roc"
version = "0.1.0"
version = "0.0.1"

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,7 +1,9 @@
[package]
name = "nightly_benches"
version = "0.1.0"
version = "0.0.1"
edition = "2021"
authors = ["The Roc Contributors"]
license = "UPL-1.0"
[dependencies]