diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4c959b8d..76039e1f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,7 @@ on: default: false rust_version: description: Rust Version - default: 0.2.5 + default: 0.3.5 jobs: commit_versions: diff --git a/.zetch.lock b/.zetch.lock index 607db9dd..beaef43a 100644 --- a/.zetch.lock +++ b/.zetch.lock @@ -4,21 +4,20 @@ "CODE_OF_CONDUCT.zetch.md": "bf106326ffc75f5167cfde27c997c77c6b97c843a9e392b564355d0e70e50b97", "CONTRIBUTING.zetch.md": "bace46dc064746b54cf472eba960d934d705c2f83120b865a4b47032ff1552c5", "LICENSE.zetch.md": "d2c12e539d357957b950a54a5477c3a9f87bd2b3ee707be7a4db7adaf5aacc2b", - "README.zetch.md": "4741bc8cd79d934ed7b7bfa85fc654b22f09f4b5fca5cc8a0574356a41940237", + "README.zetch.md": "a97c414f28b3a36271bd95e5ee4d0b10a3f18e3a6989fda4799c49a6805816dd", "docs/CODE_OF_CONDUCT.zetch.md": "bf106326ffc75f5167cfde27c997c77c6b97c843a9e392b564355d0e70e50b97", "docs/CONTRIBUTING.zetch.md": "bace46dc064746b54cf472eba960d934d705c2f83120b865a4b47032ff1552c5", "docs/LICENSE.zetch.md": "d2c12e539d357957b950a54a5477c3a9f87bd2b3ee707be7a4db7adaf5aacc2b", - "docs/index.zetch.md": "60574c4c68d6f1e8f7ae2f23e07312ede88c0da70419aae8217d93c634cca17d", + "docs/index.zetch.md": "20c5d0860abd2f274e0a4e911c6bb4f01cdd4e28f6b331d85cb7cf3cd8056855", "js/LICENSE.zetch.md": "d2c12e539d357957b950a54a5477c3a9f87bd2b3ee707be7a4db7adaf5aacc2b", - "js/README.zetch.md": "60574c4c68d6f1e8f7ae2f23e07312ede88c0da70419aae8217d93c634cca17d", + "js/README.zetch.md": "20c5d0860abd2f274e0a4e911c6bb4f01cdd4e28f6b331d85cb7cf3cd8056855", "js/tsconfig.zetch.json": "20974867286079e9cff0945f28efa3d77b49a7d75ab4f7106969c44239df97c6", "opencollector.yaml.zetch": "7bc57cf34798098de165251bee40b14905e46189e781f38597ed5debb1dfd4f7", "py/LICENSE.zetch.md": "d2c12e539d357957b950a54a5477c3a9f87bd2b3ee707be7a4db7adaf5aacc2b", - "py/README.zetch.md": "60574c4c68d6f1e8f7ae2f23e07312ede88c0da70419aae8217d93c634cca17d", + "py/README.zetch.md": "20c5d0860abd2f274e0a4e911c6bb4f01cdd4e28f6b331d85cb7cf3cd8056855", "py_rust/LICENSE.zetch.md": "d2c12e539d357957b950a54a5477c3a9f87bd2b3ee707be7a4db7adaf5aacc2b", - "py_rust/README.zetch.md": "60574c4c68d6f1e8f7ae2f23e07312ede88c0da70419aae8217d93c634cca17d", + "py_rust/README.zetch.md": "20c5d0860abd2f274e0a4e911c6bb4f01cdd4e28f6b331d85cb7cf3cd8056855", "rust/LICENSE.zetch.md": "d2c12e539d357957b950a54a5477c3a9f87bd2b3ee707be7a4db7adaf5aacc2b", - "rust/README.zetch.md": "60574c4c68d6f1e8f7ae2f23e07312ede88c0da70419aae8217d93c634cca17d", - "rust/pkg/LICENSE.zetch.md": "d2c12e539d357957b950a54a5477c3a9f87bd2b3ee707be7a4db7adaf5aacc2b" + "rust/README.zetch.md": "20c5d0860abd2f274e0a4e911c6bb4f01cdd4e28f6b331d85cb7cf3cd8056855" } } \ No newline at end of file diff --git a/README.md b/README.md index d4888b29..84fc1d60 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ You can install **BitBazaar** via [crates.io](https://crates.io/): # Cargo.toml [dependencies] -bitbazaar = "0.2.5" +bitbazaar = "0.3.5" ``` diff --git a/docs/index.md b/docs/index.md index 0da9cf86..90935a64 100644 --- a/docs/index.md +++ b/docs/index.md @@ -77,7 +77,7 @@ You can install **BitBazaar** via [crates.io](https://crates.io/): # Cargo.toml [dependencies] -bitbazaar = "0.2.5" +bitbazaar = "0.3.5" ``` diff --git a/js/README.md b/js/README.md index 0da9cf86..90935a64 100644 --- a/js/README.md +++ b/js/README.md @@ -77,7 +77,7 @@ You can install **BitBazaar** via [crates.io](https://crates.io/): # Cargo.toml [dependencies] -bitbazaar = "0.2.5" +bitbazaar = "0.3.5" ``` diff --git a/py/README.md b/py/README.md index 0da9cf86..90935a64 100644 --- a/py/README.md +++ b/py/README.md @@ -77,7 +77,7 @@ You can install **BitBazaar** via [crates.io](https://crates.io/): # Cargo.toml [dependencies] -bitbazaar = "0.2.5" +bitbazaar = "0.3.5" ``` diff --git a/py_rust/README.md b/py_rust/README.md index 0da9cf86..90935a64 100644 --- a/py_rust/README.md +++ b/py_rust/README.md @@ -77,7 +77,7 @@ You can install **BitBazaar** via [crates.io](https://crates.io/): # Cargo.toml [dependencies] -bitbazaar = "0.2.5" +bitbazaar = "0.3.5" ``` diff --git a/rust/Cargo.lock b/rust/Cargo.lock index f86f433b..45424cc3 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -364,7 +364,7 @@ dependencies = [ [[package]] name = "bitbazaar" -version = "0.2.5" +version = "0.3.5" dependencies = [ "aes-gcm-siv", "arc-swap", diff --git a/rust/Cargo.toml b/rust/Cargo.toml index cb23460f..7e7642e0 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bitbazaar" description = "An assortment of publicly available cross-language utilities useful to my projects." -version = "0.2.5" +version = "0.3.5" edition = "2021" readme = "README.md" license = "MIT" diff --git a/rust/README.md b/rust/README.md index 0da9cf86..90935a64 100644 --- a/rust/README.md +++ b/rust/README.md @@ -77,7 +77,7 @@ You can install **BitBazaar** via [crates.io](https://crates.io/): # Cargo.toml [dependencies] -bitbazaar = "0.2.5" +bitbazaar = "0.3.5" ``` diff --git a/zetch.config.toml b/zetch.config.toml index 5a5400a4..49b41987 100644 --- a/zetch.config.toml +++ b/zetch.config.toml @@ -14,7 +14,7 @@ commands = ["./dev_scripts/pkg.sh update_versions"] [context.static] PY_VERSION = "0.0.7" JS_VERSION = "0.0.29" -RUST_VERSION = "0.2.5" +RUST_VERSION = "0.3.5" PY_RUST_VERSION = "0.0.3" JS_ALIASES = { value = '{ "@root": "./bitbazaar", "@scripts": "./scripts" }', coerce = "json" } # This will be updated manually in locations that need it: (using ./dev_scripts/utils.sh rand_id)