summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-10 14:35:13 +0000
committerSanto Cariotti <santo@dcariotti.me>2024-09-10 14:35:13 +0000
commit530a29fc2768e6f6a574b71c42bf69c20d8a160a (patch)
tree28afc84cfe028b9eabf4483a2ab301e8a6852faf /Cargo.toml
parent069b3526099bf309e9a0e5a0e9d4fc07a6ecef53 (diff)
release: version 0.7.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ce5b41..22066b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.7.2"
+version = "0.7.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"