diff --git a/Cargo.toml b/Cargo.toml index e7b40e1..9fe9157 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ keywords = ["deep-learning", "language", "model", "rwkv"] license = "MIT OR Apache-2.0" name = "web-rwkv" repository = "https://github.com/cryscan/web-rwkv" -version = "0.8.1" +version = "0.8.2" [dependencies] ahash = "0.8"