diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-09 16:31:35 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-09 16:31:35 +0200 |
commit | 07dc779a4a21bb6f90f048712becd89f0f1eff85 (patch) | |
tree | c2b8f0eb579113c148074617ae9278151d5479cb /Cargo.lock | |
parent | bb84f440b02632df13f16d040b1aa9a220ec535d (diff) |
release: version 0.7.0
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.0.6" +version = "0.7.0" dependencies = [ "async-graphql", "async-graphql-axum", |