diff --git a/Cargo.toml b/Cargo.toml index 22be049..a2fd666 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ panic = 'abort' # Abort on panic strip = true # Strip symbols from binary [patch.crates-io] -ureq = { git = "https://github.com/Nitrokey/ureq.git", rev = "aa15c79752d6834f4fc10f8cd32a55cfb83109d9" } +ureq = { git = "https://github.com/Nitrokey/ureq.git", rev = "96868d687dc5cc8c499f73c2392f50f7465ae662" }