mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
deps: bump time
from 0.3.17 to 0.3.20 (#4643)
This commit is contained in:
parent
8a3007efff
commit
74b54074e1
6 changed files with 10 additions and 21 deletions
|
@ -10,11 +10,3 @@ rustflags = [
|
|||
"-Wclippy::explicit_iter_loop",
|
||||
]
|
||||
|
||||
[build]
|
||||
# See https://github.com/time-rs/time/issues/293#issuecomment-1005002386. The
|
||||
# unsoundness here is not in the `time` library, but in the Rust stdlib, and as
|
||||
# such it needs to be fixed there.
|
||||
rustflags = ["--cfg", "unsound_local_offset"]
|
||||
|
||||
[target.'cfg(target_os = "linux")']
|
||||
rustflags = ["--cfg", "unsound_local_offset"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue