diff options
author | Santo Cariotti <santo@dcariotti.me> | 2025-01-20 16:56:05 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2025-01-20 16:56:05 +0100 |
commit | 0802ec8dafe672fa281004b6c33c6194f62cff1f (patch) | |
tree | dc5f7cc0007a9d66284e5e69ab59ebf0291e7db6 /Cargo.toml | |
parent | 4d065a195aac9ba71e7bf61320719d3dbafbc029 (diff) |
release: version 0.9.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.9.2" +version = "0.9.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" |