diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-10 16:19:42 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-10 16:19:42 +0200 |
commit | 33d1fab07889b7d3ea898ecb306e112808126d84 (patch) | |
tree | 11418e0e64f7b80092c3e6d864ea9b1b4648c26d /Cargo.toml | |
parent | 2d3e4e8c026bb7f17eee98840b70694d99a655c2 (diff) |
release: version 0.7.2
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.1" +version = "0.7.2" 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" |