[Mirror] GPU-Accelerated machine Learning API built in Rust and C
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Version bump

+2 -2
+2 -2
README.md
··· 12 12 13 13 ```toml 14 14 [dependencies] 15 - astra-api = { git = "https://forgejo.sillyjune.xyz/juniper/astra-api.git", version = "2.0.0" } 15 + astra-api = { git = "https://forgejo.sillyjune.xyz/juniper/astra-api.git", version = "2.0.1" } 16 16 ``` 17 17 18 - This will fetch the latest stable version of the API from this repository - Currently 2.0.0. 18 + This will fetch the latest stable version of the API from this repository - Currently 2.0.1. 19 19 20 20 # Documentation 21 21