summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-09 16:31:35 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-09 16:31:35 +0200
commit07dc779a4a21bb6f90f048712becd89f0f1eff85 (patch)
treec2b8f0eb579113c148074617ae9278151d5479cb /Cargo.lock
parentbb84f440b02632df13f16d040b1aa9a220ec535d (diff)
release: version 0.7.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 64c46fd..0f4ce71 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -405,7 +405,7 @@ dependencies = [
[[package]]
name = "cas"
-version = "0.0.6"
+version = "0.7.0"
dependencies = [
"async-graphql",
"async-graphql-axum",