diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-12 11:47:38 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-12 11:47:38 +0200 |
commit | f608381ab5843e92dd4772fbb8658695ce679503 (patch) | |
tree | 6ab313f3d0ee9e95ccdb13455778e37508bb5a3d /Cargo.toml | |
parent | 105f6831d13ebb473b6ce9b63c5c159b5a6c964d (diff) |
release: version 0.8.0
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.7.3" +version = "0.8.0" 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" |