summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-11-29 07:50:37 +0000
committerSanto Cariotti <santo@dcariotti.me>2024-11-29 07:50:37 +0000
commit235a650d34348e8a7febea525b452b2b062cd1d5 (patch)
tree27aa25d19c48b6bf55d5b5814d9c59da3e9caea4 /Cargo.lock
parent39ef904c9ebca27d306c4beb02862a0393df1259 (diff)
release: version 0.8.8
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8630f24..7aa4409 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
-version = 3
+version = 4
[[package]]
name = "Inflector"
@@ -406,7 +406,7 @@ dependencies = [
[[package]]
name = "cas"
-version = "0.8.7"
+version = "0.8.8"
dependencies = [
"async-graphql",
"async-graphql-axum",