diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-10-04 12:36:41 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-10-04 12:36:41 +0200 |
commit | dddc8e7b1efd68ea0e52fa7ac42bfc0faafb801b (patch) | |
tree | 478ec84a73d5cad8dbf7c571d8285a99bdd5db39 /Cargo.toml | |
parent | 06114092f679106b7298221972ff346d58a8cbac (diff) |
release: version 0.8.3
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.2" +version = "0.8.3" 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" |