diff --git a/.cargo/config b/.cargo/config index f4442537..e2c90b5f 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]