summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-12 09:47:38 +0000
committerSanto Cariotti <santo@dcariotti.me>2024-09-12 09:47:38 +0000
commitf608381ab5843e92dd4772fbb8658695ce679503 (patch)
tree6ab313f3d0ee9e95ccdb13455778e37508bb5a3d /Cargo.lock
parent105f6831d13ebb473b6ce9b63c5c159b5a6c964d (diff)
release: version 0.8.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9c46b7d..92c31bf 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -405,7 +405,7 @@ dependencies = [
[[package]]
name = "cas"
-version = "0.7.3"
+version = "0.8.0"
dependencies = [
"async-graphql",
"async-graphql-axum",