summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-03 20:15:55 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-03 20:17:27 +0200
commit4a85154f72e89f5114b9b89fa82914972518bde8 (patch)
tree1050f0d27c3f00c339a6a67ca4bbb20f74b3e254 /Cargo.lock
parent32ba33078c2970b8658425260de287d6cde0db82 (diff)
release: version 0.0.2
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 1431e72..fadc736 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -392,7 +392,7 @@ dependencies = [
[[package]]
name = "cas"
-version = "0.0.1-a"
+version = "0.0.2"
dependencies = [
"async-graphql",
"async-graphql-axum",