diff --git a/.cargo/config b/.cargo/config index f44425379d5af9f33cb9d75a963a312c2f2ce115..e2c90b5f284fc249e7dc01781add52280544b564 100644 --- a/.cargo/config +++ b/.cargo/config @@ -10,7 +10,7 @@ paths = [ "patches/ring", "patches/tar-rs", "patches/termsize", -# "patches/time", + "patches/time", ] [target.aarch64-unknown-redox]