diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-10 16:19:42 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-10 16:19:42 +0200 |
commit | 33d1fab07889b7d3ea898ecb306e112808126d84 (patch) | |
tree | 11418e0e64f7b80092c3e6d864ea9b1b4648c26d /Cargo.lock | |
parent | 2d3e4e8c026bb7f17eee98840b70694d99a655c2 (diff) |
release: version 0.7.2
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.1" +version = "0.7.2" dependencies = [ "async-graphql", "async-graphql-axum", |