diff --git a/Cargo.toml b/Cargo.toml index 71ac41f..1bb2955 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ keywords = ["async", "nvidia", "cuda", "gpu", "npp"] readme = "README.md" categories = ["asynchronous"] edition = "2021" -version = "0.5.2" +version = "0.5.3" authors = ["Oddity.ai Developers "] repository = "https://github.com/oddity-ai/async-cuda" license = "MIT OR Apache-2.0"