diff --git a/auth/Cargo.toml b/auth/Cargo.toml index 7c7ec1ea..0b089fe5 100644 --- a/auth/Cargo.toml +++ b/auth/Cargo.toml @@ -6,4 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -ureq = "2.9.6" +ureq = "2.9.7"