summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-03 18:14:58 +0000
committerSanto Cariotti <santo@dcariotti.me>2024-09-03 18:15:52 +0000
commit32ba33078c2970b8658425260de287d6cde0db82 (patch)
tree3b3886a8eb2377fe021a054896cd5b7021b2e92e /Cargo.lock
parente6cadc73edf20b4f959e8811cf7944d57fe6a5da (diff)
Add notification type
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 e9b3713..1431e72 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -392,7 +392,7 @@ dependencies = [
[[package]]
name = "cas"
-version = "0.0.1"
+version = "0.0.1-a"
dependencies = [
"async-graphql",
"async-graphql-axum",