diff --git a/.cargo/config.toml b/.cargo/config.toml index a4b320308..89c09e073 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -96,4 +96,4 @@ rustflags = [ ] [http] -http.check-revoke = false +check-revoke = false