diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-10-18 15:38:58 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-10-18 15:38:58 +0200 |
commit | 178c53dff20f30e7897265c74a9e1047b8044f39 (patch) | |
tree | 3329bfea5a0547422b0ffd8be62b0c3a4fcbbe7c /Cargo.toml | |
parent | 874e85a8b1a6c5d9c5bbc1f4429785563a1f7426 (diff) |
release: version 0.8.5
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "cas" -version = "0.8.4" +version = "0.8.5" edition = "2021" authors = ["Santo Cariotti <santo@dcariotti.me>", "Luca Polese <luca.polese@studio.unibo.it>"] documentation = "https://cas-4.github.io/backend/cas/index.html" |