graphql-engine/v3/crates/hasura-authn-webhook
Samir Talwar 2cd9714e7f Use anyhow in tests instead of unwrapping everywhere. (#475)
Just a minor change to make tests more readable by avoiding `.unwrap()`.

V3_GIT_ORIGIN_REV_ID: 2cc13b9750e24ea82dfefcc68a05ffd63e1b4b7c
2024-04-18 08:58:17 +00:00
..
dev-auth-webhook Use anyhow in tests instead of unwrapping everywhere. (#475) 2024-04-18 08:58:17 +00:00
src add deserialize trait to AuthConfig (#474) 2024-04-18 07:09:53 +00:00
Cargo.toml use clippy settings in Cargo workspace (#441) 2024-04-08 10:14:11 +00:00