diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-10-20 22:00:49 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-10-20 22:00:49 +0200 |
commit | 328bb0344fc503f792059ba3e64b90ea1e2dc0af (patch) | |
tree | 3dc9a0abf8f988636e45bc7d504549ffe0323fc6 /Cargo.toml | |
parent | 1c3d072de12f3319cf40fad592835d5dfb301e70 (diff) |
release: version 0.8.6
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.8.5" +version = "0.8.6" 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" |