diff --git a/CHANGELOG.md b/CHANGELOG.md index e846375d2d..73d72c02d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - ReleaseDate +## [0.6.0] - 2021-08-23 + ### Added - Moved the Web runtime into the `hotg-ai/rune` repo under the `bindings/web` @@ -128,7 +130,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.2.1] - 2021-03-21 -[Unreleased]: https://github.com/assert-rs/predicates-rs/compare/hotg-rune-cli-v0.5.3...HEAD +[Unreleased]: https://github.com/assert-rs/predicates-rs/compare/hotg-rune-cli-v0.6.0...HEAD +[0.6.0]: https://github.com/assert-rs/predicates-rs/compare/hotg-rune-cli-v0.5.3...hotg-rune-cli-v0.6.0 [0.5.3]: https://github.com/assert-rs/predicates-rs/compare/hotg-rune-cli-v0.5.2...hotg-rune-cli-v0.5.3 [0.5.2]: https://github.com/assert-rs/predicates-rs/compare/v0.4.0...hotg-rune-cli-v0.5.2 [0.4.0]: https://github.com/hotg-ai/rune/compare/v0.3.0...v0.4.0 diff --git a/Cargo.lock b/Cargo.lock index 4c31dd8483..0c9ff38164 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -100,7 +100,7 @@ dependencies = [ [[package]] name = "audio_float_conversion" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "hotg-rune-core", "hotg-rune-proc-blocks", @@ -906,7 +906,7 @@ checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" [[package]] name = "fft" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "hotg-rune-core", "hotg-rune-proc-blocks", @@ -1107,7 +1107,7 @@ dependencies = [ [[package]] name = "hotg-rune-cli" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "anyhow", "assert_cmd", @@ -1147,7 +1147,7 @@ dependencies = [ [[package]] name = "hotg-rune-codegen" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "anyhow", "build-info", @@ -1167,7 +1167,7 @@ dependencies = [ [[package]] name = "hotg-rune-core" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "log", "serde", @@ -1175,7 +1175,7 @@ dependencies = [ [[package]] name = "hotg-rune-integration-tests" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "anyhow", "env_logger 0.8.4", @@ -1188,7 +1188,7 @@ dependencies = [ [[package]] name = "hotg-rune-native" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "anyhow", "build-info", @@ -1204,7 +1204,7 @@ dependencies = [ [[package]] name = "hotg-rune-proc-block-macros" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "difference", "hotg-rune-core", @@ -1219,7 +1219,7 @@ dependencies = [ [[package]] name = "hotg-rune-proc-blocks" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "hotg-rune-core", "hotg-rune-proc-block-macros", @@ -1228,7 +1228,7 @@ dependencies = [ [[package]] name = "hotg-rune-runtime" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "anyhow", "hotg-rune-core", @@ -1241,7 +1241,7 @@ dependencies = [ [[package]] name = "hotg-rune-syntax" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "codespan", "codespan-reporting", @@ -1255,7 +1255,7 @@ dependencies = [ [[package]] name = "hotg-rune-wasm3-runtime" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "anyhow", "hotg-rune-core", @@ -1267,7 +1267,7 @@ dependencies = [ [[package]] name = "hotg-rune-wasmer-runtime" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "anyhow", "hotg-rune-core", @@ -1292,7 +1292,7 @@ dependencies = [ [[package]] name = "hotg-runicos-base-runtime" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "anyhow", "hotg-rune-core", @@ -1309,7 +1309,7 @@ dependencies = [ [[package]] name = "hotg-runicos-base-wasm" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "dlmalloc", "hotg-rune-core", @@ -1384,7 +1384,7 @@ dependencies = [ [[package]] name = "image-normalization" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "hotg-rune-core", "hotg-rune-proc-blocks", @@ -1500,7 +1500,7 @@ dependencies = [ [[package]] name = "label" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "hotg-rune-core", "hotg-rune-proc-blocks", @@ -1728,7 +1728,7 @@ dependencies = [ [[package]] name = "modulo" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "hotg-rune-proc-blocks", "num-traits", @@ -1742,7 +1742,7 @@ checksum = "0debeb9fcf88823ea64d64e4a815ab1643f33127d995978e099942ce38f25238" [[package]] name = "most_confident_indices" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "hotg-rune-core", "hotg-rune-proc-blocks", @@ -1777,7 +1777,7 @@ dependencies = [ [[package]] name = "noise-filtering" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "hotg-rune-core", "hotg-rune-proc-blocks", @@ -1797,7 +1797,7 @@ dependencies = [ [[package]] name = "normalize" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "hotg-rune-proc-blocks", ] @@ -2490,7 +2490,7 @@ dependencies = [ [[package]] name = "rune_py" -version = "0.5.4-dev" +version = "0.6.0" dependencies = [ "fft", "hotg-rune-core", @@ -3444,7 +3444,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "xtask" -version = "0.0.3-dev" +version = "0.1.0" dependencies = [ "anyhow", "cargo_toml", diff --git a/bindings/native/Cargo.toml b/bindings/native/Cargo.toml index 213e558c21..379a37834c 100644 --- a/bindings/native/Cargo.toml +++ b/bindings/native/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-native" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" publish = false authors = ["The Rune Developers "] @@ -16,10 +16,10 @@ anyhow = "1.0.41" build-info = "0.0.23" log = "0.4.14" paste = "1.0.5" -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev"} -hotg-rune-runtime = { path = "../../crates/runtime", version = "^0.5.4-dev"} -hotg-rune-wasmer-runtime = { path = "../../crates/wasmer-runtime", version = "^0.5.4-dev", optional = true } -hotg-runicos-base-runtime = { path = "../../images/runicos-base/runtime", version = "^0.5.4-dev", default-features = false } +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0"} +hotg-rune-runtime = { path = "../../crates/runtime", version = "^0.6.0"} +hotg-rune-wasmer-runtime = { path = "../../crates/wasmer-runtime", version = "^0.6.0", optional = true } +hotg-runicos-base-runtime = { path = "../../images/runicos-base/runtime", version = "^0.6.0", default-features = false } safer-ffi = { version = "0.0.6", features = ["proc_macros"] } [build-dependencies] diff --git a/bindings/python/Cargo.toml b/bindings/python/Cargo.toml index c0bb6a76ed..79afe1ca71 100644 --- a/bindings/python/Cargo.toml +++ b/bindings/python/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rune_py" -version = "0.5.4-dev" +version = "0.6.0" authors = ["The Rune Developers "] edition = "2018" publish = false @@ -13,15 +13,15 @@ doctest = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -fft = { path = "../../proc-blocks/fft", version = "^0.5.4-dev"} -image-normalization = { path = "../../proc-blocks/image-normalization", version = "^0.5.4-dev"} -noise-filtering = { path = "../../proc-blocks/noise-filtering", version = "^0.5.4-dev"} -normalize = { path = "../../proc-blocks/normalize", version = "^0.5.4-dev"} +fft = { path = "../../proc-blocks/fft", version = "^0.6.0"} +image-normalization = { path = "../../proc-blocks/image-normalization", version = "^0.6.0"} +noise-filtering = { path = "../../proc-blocks/noise-filtering", version = "^0.6.0"} +normalize = { path = "../../proc-blocks/normalize", version = "^0.6.0"} numpy = "0.13.1" paste = "1.0.5" pyo3 = { version = "0.13.2", features = ["extension-module", "abi3", "abi3-py36"] } -hotg-rune-proc-blocks = { path = "../../proc-blocks/proc-blocks", version = "^0.5.4-dev"} -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev"} +hotg-rune-proc-blocks = { path = "../../proc-blocks/proc-blocks", version = "^0.6.0"} +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0"} [[test]] name = "python-unittest" diff --git a/crates/codegen/Cargo.toml b/crates/codegen/Cargo.toml index de7ee4a9cf..731a3e7c5e 100644 --- a/crates/codegen/Cargo.toml +++ b/crates/codegen/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-codegen" -version = "0.5.4-dev" +version = "0.6.0" authors = ["The Rune Developers "] edition = "2018" description = "Code generation for compiling a Runefile to WebAssembly." @@ -21,8 +21,8 @@ heck = "0.3.2" log = "0.4.14" proc-macro2 = "1.0.27" quote = "1.0" -hotg-rune-core = { path = "../rune-core", version = "^0.5.4-dev"} -hotg-rune-syntax = { path = "../syntax", version = "^0.5.4-dev"} +hotg-rune-core = { path = "../rune-core", version = "^0.6.0"} +hotg-rune-syntax = { path = "../syntax", version = "^0.6.0"} serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" toml = "0.5.8" diff --git a/crates/rune-cli/Cargo.toml b/crates/rune-cli/Cargo.toml index 13340697ec..122dbd26b1 100644 --- a/crates/rune-cli/Cargo.toml +++ b/crates/rune-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-cli" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" authors = ["The Rune Developers "] description = "A self-sufficient runtime for TinyML Containers." @@ -26,12 +26,12 @@ log = { version = "0.4.11" } once_cell = "1.7.0" petgraph = "0.5.1" rand = "0.8.3" -hotg-rune-codegen = { path = "../codegen", version = "^0.5.4-dev"} -hotg-rune-runtime = { path = "../runtime", version = "^0.5.4-dev"} -hotg-rune-syntax = { path = "../syntax", version = "^0.5.4-dev"} -hotg-rune-wasmer-runtime = { path = "../wasmer-runtime", version = "^0.5.4-dev"} -hotg-rune-core = { path = "../rune-core", version = "^0.5.4-dev"} -hotg-runicos-base-runtime = { path = "../../images/runicos-base/runtime", version = "^0.5.4-dev", features = ["tflite"] } +hotg-rune-codegen = { path = "../codegen", version = "^0.6.0"} +hotg-rune-runtime = { path = "../runtime", version = "^0.6.0"} +hotg-rune-syntax = { path = "../syntax", version = "^0.6.0"} +hotg-rune-wasmer-runtime = { path = "../wasmer-runtime", version = "^0.6.0"} +hotg-rune-core = { path = "../rune-core", version = "^0.6.0"} +hotg-runicos-base-runtime = { path = "../../images/runicos-base/runtime", version = "^0.6.0", features = ["tflite"] } serde = { version = "1.0.125", features = ["derive"] } serde_json = "1.0.64" structopt = "0.3.21" diff --git a/crates/rune-core/Cargo.toml b/crates/rune-core/Cargo.toml index a7ad723e1f..69215c426a 100644 --- a/crates/rune-core/Cargo.toml +++ b/crates/rune-core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-core" -version = "0.5.4-dev" +version = "0.6.0" description = "Core abstractions and types used across the Rune platform." edition = "2018" authors = ["The Rune Developers "] diff --git a/crates/runtime/Cargo.toml b/crates/runtime/Cargo.toml index 0612ecde2f..fad453761f 100644 --- a/crates/runtime/Cargo.toml +++ b/crates/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-runtime" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" authors = ["The Rune Developers "] license = "MIT OR Apache-2.0" @@ -19,7 +19,7 @@ hound = { version = "3.4.0", optional = true } image = { version = "0.23.14", optional = true } log = "0.4.14" rand = { version = "0.8.3", optional = true } -hotg-rune-core = { path = "../rune-core", version = "^0.5.4-dev", features = ["std"] } +hotg-rune-core = { path = "../rune-core", version = "^0.6.0", features = ["std"] } thiserror = "1.0.24" [features] diff --git a/crates/syntax/Cargo.toml b/crates/syntax/Cargo.toml index d2032c4d27..2ba7db13cc 100644 --- a/crates/syntax/Cargo.toml +++ b/crates/syntax/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-syntax" -version = "0.5.4-dev" +version = "0.6.0" authors = ["The Rune Developers "] edition = "2018" description = "Runefile parsing and analysis." diff --git a/crates/wasm3-runtime/Cargo.toml b/crates/wasm3-runtime/Cargo.toml index c288bc2817..edecda60f1 100644 --- a/crates/wasm3-runtime/Cargo.toml +++ b/crates/wasm3-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-wasm3-runtime" -version = "0.5.4-dev" +version = "0.6.0" authors = ["The Rune Developers "] edition = "2018" license = "MIT OR Apache-2.0" @@ -16,8 +16,8 @@ readme = "README.md" [dependencies] anyhow = "1.0.40" log = "0.4.14" -hotg-rune-runtime = { path = "../runtime", version = "^0.5.4-dev"} -hotg-rune-core = { path = "../rune-core", version = "^0.5.4-dev"} +hotg-rune-runtime = { path = "../runtime", version = "^0.6.0"} +hotg-rune-core = { path = "../rune-core", version = "^0.6.0"} wasm3 = "0.1.3" [dev-dependencies] diff --git a/crates/wasmer-runtime/Cargo.toml b/crates/wasmer-runtime/Cargo.toml index d3383f5c59..3f68d23e3a 100644 --- a/crates/wasmer-runtime/Cargo.toml +++ b/crates/wasmer-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-wasmer-runtime" -version = "0.5.4-dev" +version = "0.6.0" authors = ["The Rune Developers "] edition = "2018" license = "MIT OR Apache-2.0" @@ -16,8 +16,8 @@ readme = "README.md" [dependencies] anyhow = "1.0.40" log = "0.4.14" -hotg-rune-runtime = { path = "../runtime", version = "^0.5.4-dev"} -hotg-rune-core = { path = "../rune-core", version = "^0.5.4-dev"} +hotg-rune-runtime = { path = "../runtime", version = "^0.6.0"} +hotg-rune-core = { path = "../rune-core", version = "^0.6.0"} wasmer = "2.0" wasmer-types = "2.0" wasmer-vm = "2.0" diff --git a/crates/xtask/Cargo.toml b/crates/xtask/Cargo.toml index 428a6f98ac..9f0af0d5cb 100644 --- a/crates/xtask/Cargo.toml +++ b/crates/xtask/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xtask" -version = "0.0.3-dev" +version = "0.1.0" authors = ["The Rune Developers "] edition = "2018" publish = false @@ -16,7 +16,7 @@ devx-pre-commit = "0.3.1" env_logger = "0.8.3" globset = "0.4.6" log = "0.4.14" -hotg-rune-syntax = { path = "../syntax", version = "^0.5.4-dev"} +hotg-rune-syntax = { path = "../syntax", version = "^0.6.0"} serde = { version = "1.0.124", features = ["derive"] } serde_json = "1.0.64" structopt = "0.3.21" diff --git a/images/runicos-base/runtime/Cargo.toml b/images/runicos-base/runtime/Cargo.toml index b50d511c1c..cba08b901c 100644 --- a/images/runicos-base/runtime/Cargo.toml +++ b/images/runicos-base/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-runicos-base-runtime" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" authors = ["The Rune Developers "] license = "MIT OR Apache-2.0" @@ -15,9 +15,9 @@ readme = "README.md" [dependencies] anyhow = "1.0.40" -hotg-rune-core = { path = "../../../crates/rune-core", version = "^0.5.4-dev", features = ["std"] } -hotg-rune-runtime = { path = "../../../crates/runtime", version = "^0.5.4-dev", features = ["builtins"] } -hotg-rune-wasmer-runtime = { path = "../../../crates/wasmer-runtime", version = "^0.5.4-dev"} +hotg-rune-core = { path = "../../../crates/rune-core", version = "^0.6.0", features = ["std"] } +hotg-rune-runtime = { path = "../../../crates/runtime", version = "^0.6.0", features = ["builtins"] } +hotg-rune-wasmer-runtime = { path = "../../../crates/wasmer-runtime", version = "^0.6.0"} log = "0.4.14" rand = "0.8.4" serde_json = { version = "1" } diff --git a/images/runicos-base/wasm/Cargo.toml b/images/runicos-base/wasm/Cargo.toml index 271fdb350b..92600520d6 100644 --- a/images/runicos-base/wasm/Cargo.toml +++ b/images/runicos-base/wasm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-runicos-base-wasm" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" authors = ["The Rune Developers "] license = "MIT OR Apache-2.0" @@ -16,7 +16,7 @@ readme = "README.md" [target.wasm32-unknown-unknown.dependencies] dlmalloc = { version = "0.2.1", features = ["global"] } log = "0.4.14" -hotg-rune-core = { path = "../../../crates/rune-core", version = "^0.5.4-dev"} +hotg-rune-core = { path = "../../../crates/rune-core", version = "^0.6.0"} serde = { version = "1.0.126", default-features = false } serde-json-core = { version = "0.4.0", default-features = false } serde_json = { version = "1.0.64", features = ["alloc"], default-features = false } diff --git a/integration-tests/Cargo.toml b/integration-tests/Cargo.toml index 4359f5e2c8..807612bfcc 100644 --- a/integration-tests/Cargo.toml +++ b/integration-tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-integration-tests" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" publish = false diff --git a/proc-blocks/audio_float_conversion/Cargo.toml b/proc-blocks/audio_float_conversion/Cargo.toml index 55281c6ae0..a4b1ed1f4c 100644 --- a/proc-blocks/audio_float_conversion/Cargo.toml +++ b/proc-blocks/audio_float_conversion/Cargo.toml @@ -1,14 +1,14 @@ [package] name = "audio_float_conversion" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev"} -hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.5.4-dev"} +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0"} +hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.6.0"} [dev-dependencies] pretty_assertions = "0.7.2" diff --git a/proc-blocks/fft/Cargo.toml b/proc-blocks/fft/Cargo.toml index 2332f61c54..87df04e206 100644 --- a/proc-blocks/fft/Cargo.toml +++ b/proc-blocks/fft/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fft" -version = "0.5.4-dev" +version = "0.6.0" authors = ["The Rune Developers "] edition = "2018" publish = false @@ -8,14 +8,14 @@ publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev"} -hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.5.4-dev"} +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0"} +hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.6.0"} hound = "3.4" libm = "0.2.1" # See https://github.com/hotg-ai/rune/pull/107#issuecomment-825806000 mel = { git = "https://github.com/hotg-ai/mel", rev = "017694ee3143c11ea9b75ba6cd27fe7c8a69a867", default-features = false } nalgebra = { version = "0.26.1", default-features = false, features = ["alloc"] } -normalize = { path = "../normalize", version = "^0.5.4-dev"} +normalize = { path = "../normalize", version = "^0.6.0"} sonogram = {git = "https://github.com/hotg-ai/sonogram", rev = "009bc0cba44267d8a0807e43c9bb0712f0f334ea" } [dev-dependencies] diff --git a/proc-blocks/image-normalization/Cargo.toml b/proc-blocks/image-normalization/Cargo.toml index f39244b60a..ea258e9ff0 100644 --- a/proc-blocks/image-normalization/Cargo.toml +++ b/proc-blocks/image-normalization/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "image-normalization" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" publish = false @@ -8,5 +8,5 @@ publish = false [dependencies] num-traits = { version = "0.2.14", default-features = false } -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev"} -hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.5.4-dev"} +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0"} +hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.6.0"} diff --git a/proc-blocks/label/Cargo.toml b/proc-blocks/label/Cargo.toml index f8259fabdf..bd7a578e90 100644 --- a/proc-blocks/label/Cargo.toml +++ b/proc-blocks/label/Cargo.toml @@ -1,13 +1,13 @@ [package] name = "label" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.5.4-dev"} +hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.6.0"} [dev-dependencies] -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev"} +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0"} diff --git a/proc-blocks/macros/Cargo.toml b/proc-blocks/macros/Cargo.toml index bb1c80b022..e69cce0f58 100644 --- a/proc-blocks/macros/Cargo.toml +++ b/proc-blocks/macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-proc-block-macros" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" authors = ["The Rune Developers "] license = "MIT OR Apache-2.0" @@ -19,7 +19,7 @@ proc-macro = true [dependencies] proc-macro2 = "1.0.27" quote = "1.0.9" -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev", default-features = false } +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0", default-features = false } serde = { version = "1.0.126", features = ["derive"] } serde_json = "1.0.64" syn = { version = "1.0.72", features = ["extra-traits", "full"] } diff --git a/proc-blocks/modulo/Cargo.toml b/proc-blocks/modulo/Cargo.toml index ffe086a1cd..631ad5d6fa 100644 --- a/proc-blocks/modulo/Cargo.toml +++ b/proc-blocks/modulo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "modulo" -version = "0.5.4-dev" +version = "0.6.0" authors = ["The Rune Developers "] edition = "2018" publish = false @@ -9,4 +9,4 @@ publish = false [dependencies] num-traits = { version = "0.2.14", default-features = false } -hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.5.4-dev"} +hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.6.0"} diff --git a/proc-blocks/most_confident_indices/Cargo.toml b/proc-blocks/most_confident_indices/Cargo.toml index 9c00fd4719..f27e882864 100644 --- a/proc-blocks/most_confident_indices/Cargo.toml +++ b/proc-blocks/most_confident_indices/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "most_confident_indices" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.5.4-dev"} -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev"} +hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.6.0"} +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0"} diff --git a/proc-blocks/noise-filtering/Cargo.toml b/proc-blocks/noise-filtering/Cargo.toml index a124057ec4..68935accd5 100644 --- a/proc-blocks/noise-filtering/Cargo.toml +++ b/proc-blocks/noise-filtering/Cargo.toml @@ -1,13 +1,13 @@ [package] name = "noise-filtering" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev"} -hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.5.4-dev"} +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0"} +hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.6.0"} libm = "0.2.1" paste = "1.0.5" diff --git a/proc-blocks/normalize/Cargo.toml b/proc-blocks/normalize/Cargo.toml index 5ca3ac6c9e..49482ac199 100644 --- a/proc-blocks/normalize/Cargo.toml +++ b/proc-blocks/normalize/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "normalize" -version = "0.5.4-dev" +version = "0.6.0" authors = ["The Rune Developers "] edition = "2018" publish = false @@ -8,4 +8,4 @@ publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.5.4-dev"} +hotg-rune-proc-blocks = { path = "../proc-blocks", version = "^0.6.0"} diff --git a/proc-blocks/proc-blocks/Cargo.toml b/proc-blocks/proc-blocks/Cargo.toml index a4adb2751d..2c6e208ea9 100644 --- a/proc-blocks/proc-blocks/Cargo.toml +++ b/proc-blocks/proc-blocks/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotg-rune-proc-blocks" -version = "0.5.4-dev" +version = "0.6.0" edition = "2018" authors = ["The Rune Developers "] license = "MIT OR Apache-2.0" @@ -14,6 +14,6 @@ readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -hotg-rune-proc-block-macros = { path = "../macros", version = "^0.5.4-dev"} -hotg-rune-core = { path = "../../crates/rune-core", version = "^0.5.4-dev", default-features = false } +hotg-rune-proc-block-macros = { path = "../macros", version = "^0.6.0"} +hotg-rune-core = { path = "../../crates/rune-core", version = "^0.6.0", default-features = false } serde = { version = "1.0.126", default-features = false, features = ["derive", "alloc"] }