diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-11-29 14:38:25 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-11-29 14:38:25 +0100 |
commit | 423442a82838b87f032d1321ff0f886617c68053 (patch) | |
tree | 49a659cf73031026422092ab27e8f139db61c0af /Cargo.toml | |
parent | dce41a67f711005a859e909ca93710b93cab8d08 (diff) |
release: version 0.8.9
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.8" +version = "0.8.9" 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" |