diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-03 14:30:37 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-03 14:30:37 +0200 |
commit | 0dbbefcc6e1a913efd3c21daebd7b6854406cee8 (patch) | |
tree | 36b3839450c5987043a769583b6e6160a56788bd /Cargo.toml | |
parent | 4082fc6ea1d3976f76a0190112d99c73dd1419fb (diff) |
release: 0.0.1-a
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.0.1" +version = "0.0.1-a" 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" |