diff options
Diffstat (limited to 'lib/auth-service/Cargo.toml')
| -rw-r--r-- | lib/auth-service/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/auth-service/Cargo.toml b/lib/auth-service/Cargo.toml index d35d17e..c3b9be7 100644 --- a/lib/auth-service/Cargo.toml +++ b/lib/auth-service/Cargo.toml @@ -7,7 +7,7 @@ readme.workspace = true documentation.workspace = true [dependencies] -async-session = "3.0.0" +async-session.workspace = true async-trait.workspace = true oauth2 = "5.0.0" secrecy = "0.10.3" |
