diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-10 16:35:13 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-10 16:35:13 +0200 |
commit | 530a29fc2768e6f6a574b71c42bf69c20d8a160a (patch) | |
tree | 28afc84cfe028b9eabf4483a2ab301e8a6852faf /Cargo.lock | |
parent | 069b3526099bf309e9a0e5a0e9d4fc07a6ecef53 (diff) |
release: version 0.7.3
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -405,7 +405,7 @@ dependencies = [ [[package]] name = "cas" -version = "0.7.2" +version = "0.7.3" dependencies = [ "async-graphql", "async-graphql-axum", |