1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 19:47:45 +00:00

deps: bump time from 0.3.17 to 0.3.20 (#4643)

This commit is contained in:
Terts Diepraam 2023-03-26 21:47:12 +02:00 committed by GitHub
parent 8a3007efff
commit 74b54074e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 21 deletions

View file

@ -406,7 +406,7 @@ jobs:
- name: Test
run: cargo test -v ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} -p uucore -p coreutils
env:
RUSTFLAGS: "-Awarnings --cfg unsound_local_offset"
RUSTFLAGS: "-Awarnings"
RUST_BACKTRACE: "1"
deps: