summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-08 14:30:42 +0000
committerSanto Cariotti <santo@dcariotti.me>2024-09-08 14:30:42 +0000
commitb4478d84ee3cc2bd5491f7c16d63531bdd466918 (patch)
tree88b59dd19495de7712bb07b78949cf9c4db556cb /Cargo.lock
parent5aa598a633efa1f498d1e07777eb1de59b7aa305 (diff)
release: version 0.0.6
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 b247843..64c46fd 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -405,7 +405,7 @@ dependencies = [
[[package]]
name = "cas"
-version = "0.0.5"
+version = "0.0.6"
dependencies = [
"async-graphql",
"async-graphql-axum",