fast image operations
bendn 2025-02-08
parent 1aafaa2 · commit d732cb6
-rw-r--r--Cargo.toml2
-rw-r--r--rust-toolchain.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3bed3d3..d90ab3d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fimg"
-version = "0.4.43"
+version = "0.4.44"
authors = ["bend-n <[email protected]>"]
license = "MIT"
edition = "2021"
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index e5d982c..5d56faf 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "nightly-2024-06-20"
+channel = "nightly"