diff --git a/.etch.lock b/.etch.lock index 6fad3ddd..eb2c649c 100644 --- a/.etch.lock +++ b/.etch.lock @@ -2,20 +2,20 @@ "version": "0.0.8", "files": { "py/LICENSE.etch.md": 2448964748, - "py/README.etch.md": 3790016724, + "py/README.etch.md": 1644023500, "LICENSE.etch.md": 2448964748, "js/LICENSE.etch.md": 2448964748, - "js/README.etch.md": 3790016724, + "js/README.etch.md": 1644023500, "rust/LICENSE.etch.md": 2448964748, - "rust/README.etch.md": 3790016724, - "README.etch.md": 3790016724, - "docs/index.etch.md": 3790016724, + "rust/README.etch.md": 1644023500, + "README.etch.md": 1644023500, + "docs/index.etch.md": 1644023500, "docs/LICENSE.etch.md": 2448964748, "docs/CODE_OF_CONDUCT.etch.md": 1599554411, "docs/CONTRIBUTING.etch.md": 1523652830, "CODE_OF_CONDUCT.etch.md": 1599554411, "CONTRIBUTING.etch.md": 1523652830, "py_rust/LICENSE.etch.md": 2448964748, - "py_rust/README.etch.md": 3790016724 + "py_rust/README.etch.md": 1644023500 } } diff --git a/README.md b/README.md index 40fc064e..b07b2b97 100644 --- a/README.md +++ b/README.md @@ -62,21 +62,17 @@ Otherwise, you can install from source which requires Rust stable to be installe ### Rust -Current version: `0.0.1` +Current version: `0.0.0` -This project isn't released to a private registry store and is only accessible from github. -In below scripts replace `` with the one supplied to you. +You can install _BitBazaar_ via [crates.io](https://crates.io/): ```yaml # Cargo.toml [dependencies] -# Cargo is intelligent enough to find the specific crate/Cargo.toml in the repo (Note this means 2 Cargo.toml in the same repo will break) -bitbazaar = { git = "https://@github.com/zakstucke/bitbazaar.git", tag = "v0.0.1_rs" } +bitbazaar = "1.0.0" # With the up to date version ``` -This installs the specific subdirectory at the target version tag (pointing to the specific commit that released that version) - ## Usage Please see the [documentation](https://zakstucke.github.io/bitbazaar) for details. diff --git a/docs/index.md b/docs/index.md index 40fc064e..b07b2b97 100644 --- a/docs/index.md +++ b/docs/index.md @@ -62,21 +62,17 @@ Otherwise, you can install from source which requires Rust stable to be installe ### Rust -Current version: `0.0.1` +Current version: `0.0.0` -This project isn't released to a private registry store and is only accessible from github. -In below scripts replace `` with the one supplied to you. +You can install _BitBazaar_ via [crates.io](https://crates.io/): ```yaml # Cargo.toml [dependencies] -# Cargo is intelligent enough to find the specific crate/Cargo.toml in the repo (Note this means 2 Cargo.toml in the same repo will break) -bitbazaar = { git = "https://@github.com/zakstucke/bitbazaar.git", tag = "v0.0.1_rs" } +bitbazaar = "1.0.0" # With the up to date version ``` -This installs the specific subdirectory at the target version tag (pointing to the specific commit that released that version) - ## Usage Please see the [documentation](https://zakstucke.github.io/bitbazaar) for details. diff --git a/etches/README.md b/etches/README.md index 8cc5d448..a889b34d 100644 --- a/etches/README.md +++ b/etches/README.md @@ -64,19 +64,15 @@ Otherwise, you can install from source which requires Rust stable to be installe Current version: `{{ RUST_VERSION }}` -This project isn't released to a private registry store and is only accessible from github. -In below scripts replace `` with the one supplied to you. +You can install _BitBazaar_ via [crates.io](https://crates.io/): ```yaml # Cargo.toml [dependencies] -# Cargo is intelligent enough to find the specific crate/Cargo.toml in the repo (Note this means 2 Cargo.toml in the same repo will break) -bitbazaar = { git = "https://@github.com/zakstucke/bitbazaar.git", tag = "v{{ RUST_VERSION }}_rs" } +bitbazaar = "1.0.0" # With the up to date version ``` -This installs the specific subdirectory at the target version tag (pointing to the specific commit that released that version) - ## Usage Please see the [documentation](https://zakstucke.github.io/bitbazaar) for details. diff --git a/js/README.md b/js/README.md index 40fc064e..b07b2b97 100644 --- a/js/README.md +++ b/js/README.md @@ -62,21 +62,17 @@ Otherwise, you can install from source which requires Rust stable to be installe ### Rust -Current version: `0.0.1` +Current version: `0.0.0` -This project isn't released to a private registry store and is only accessible from github. -In below scripts replace `` with the one supplied to you. +You can install _BitBazaar_ via [crates.io](https://crates.io/): ```yaml # Cargo.toml [dependencies] -# Cargo is intelligent enough to find the specific crate/Cargo.toml in the repo (Note this means 2 Cargo.toml in the same repo will break) -bitbazaar = { git = "https://@github.com/zakstucke/bitbazaar.git", tag = "v0.0.1_rs" } +bitbazaar = "1.0.0" # With the up to date version ``` -This installs the specific subdirectory at the target version tag (pointing to the specific commit that released that version) - ## Usage Please see the [documentation](https://zakstucke.github.io/bitbazaar) for details. diff --git a/py/README.md b/py/README.md index 40fc064e..b07b2b97 100644 --- a/py/README.md +++ b/py/README.md @@ -62,21 +62,17 @@ Otherwise, you can install from source which requires Rust stable to be installe ### Rust -Current version: `0.0.1` +Current version: `0.0.0` -This project isn't released to a private registry store and is only accessible from github. -In below scripts replace `` with the one supplied to you. +You can install _BitBazaar_ via [crates.io](https://crates.io/): ```yaml # Cargo.toml [dependencies] -# Cargo is intelligent enough to find the specific crate/Cargo.toml in the repo (Note this means 2 Cargo.toml in the same repo will break) -bitbazaar = { git = "https://@github.com/zakstucke/bitbazaar.git", tag = "v0.0.1_rs" } +bitbazaar = "1.0.0" # With the up to date version ``` -This installs the specific subdirectory at the target version tag (pointing to the specific commit that released that version) - ## Usage Please see the [documentation](https://zakstucke.github.io/bitbazaar) for details. diff --git a/py_rust/Cargo.lock b/py_rust/Cargo.lock index 52086050..6e21bccb 100644 --- a/py_rust/Cargo.lock +++ b/py_rust/Cargo.lock @@ -10,7 +10,7 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "bitbazaar_rs" -version = "0.0.0" +version = "0.0.1" dependencies = [ "pyo3", ] diff --git a/py_rust/README.md b/py_rust/README.md index 40fc064e..b07b2b97 100644 --- a/py_rust/README.md +++ b/py_rust/README.md @@ -62,21 +62,17 @@ Otherwise, you can install from source which requires Rust stable to be installe ### Rust -Current version: `0.0.1` +Current version: `0.0.0` -This project isn't released to a private registry store and is only accessible from github. -In below scripts replace `` with the one supplied to you. +You can install _BitBazaar_ via [crates.io](https://crates.io/): ```yaml # Cargo.toml [dependencies] -# Cargo is intelligent enough to find the specific crate/Cargo.toml in the repo (Note this means 2 Cargo.toml in the same repo will break) -bitbazaar = { git = "https://@github.com/zakstucke/bitbazaar.git", tag = "v0.0.1_rs" } +bitbazaar = "1.0.0" # With the up to date version ``` -This installs the specific subdirectory at the target version tag (pointing to the specific commit that released that version) - ## Usage Please see the [documentation](https://zakstucke.github.io/bitbazaar) for details. diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 80864dc5..d6e5d3e2 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "bitbazaar" -version = "0.0.1" +version = "0.0.0" diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 676e4c65..f7d6de2d 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,24 +1,24 @@ -[dependencies] +[package] +name = "bitbazaar" +description = "An assortment of publicly available cross-language utilities useful to my projects." +version = "0.0.0" +edition = "2021" +readme = "README.md" +license = "MIT" [lib] -crate-type = ['lib'] -name = 'bitbazaar' -path = 'bitbazaar/lib.rs' - -[package] -edition = '2021' -license = 'MIT' -name = 'bitbazaar' -readme = 'README.md' -version = '0.0.1' +name = "bitbazaar" +crate-type = ["lib"] +path = "bitbazaar/lib.rs" -[profile] +[dependencies] [profile.profiler] -debug = true +inherits = "release" # Adds on top of the default release profile incremental = true -inherits = 'release' +debug = true strip = false +# Modifying the test runtime (from release is just so much faster) [profile.test] -inherits = 'release' +inherits = "release" # Adds on top of the default release profile diff --git a/rust/README.md b/rust/README.md index 40fc064e..b07b2b97 100644 --- a/rust/README.md +++ b/rust/README.md @@ -62,21 +62,17 @@ Otherwise, you can install from source which requires Rust stable to be installe ### Rust -Current version: `0.0.1` +Current version: `0.0.0` -This project isn't released to a private registry store and is only accessible from github. -In below scripts replace `` with the one supplied to you. +You can install _BitBazaar_ via [crates.io](https://crates.io/): ```yaml # Cargo.toml [dependencies] -# Cargo is intelligent enough to find the specific crate/Cargo.toml in the repo (Note this means 2 Cargo.toml in the same repo will break) -bitbazaar = { git = "https://@github.com/zakstucke/bitbazaar.git", tag = "v0.0.1_rs" } +bitbazaar = "1.0.0" # With the up to date version ``` -This installs the specific subdirectory at the target version tag (pointing to the specific commit that released that version) - ## Usage Please see the [documentation](https://zakstucke.github.io/bitbazaar) for details.