Commit graph

17 commits

Author SHA1 Message Date
Niyaz Nigmatullin
db9f724242 deny: remove redundant duplicate crate exception 2022-08-22 18:53:20 +03:00
Niyaz Nigmatullin
b3cab32e54 deny: remove redundant duplicate crate exceptions 2022-08-20 21:08:43 +02:00
Niyaz Nigmatullin
4afbbf206f remove duplicate checking of cfg-if 2022-08-20 17:03:28 +03:00
Terts Diepraam
0edf0d91f9 deny: remove crates that no longer need to be duplicated 2022-08-20 13:30:34 +02:00
Niyaz Nigmatullin
f0cd3a0599 deny: removed hashbrown from checking duplicate crates, indexmap
requires new version of hashbrown as well
2022-08-19 07:36:14 +03:00
Niyaz Nigmatullin
ec23d02b19 update unicode-ident to 1.0.3, allow Unicode-DFS-2016 License 2022-08-17 13:13:27 +03:00
Sylvestre Ledru
52cf8fbb99 cargo deny: ignore hashbrow dup 0.11.2
Fix:

 error[B004]: found 2 duplicate entries for crate 'hashbrown'
    ┌─ /github/workspace/Cargo.lock:81:1
    │  
 81 │ ╭ hashbrown 0.11.2 registry+https://github.com/rust-lang/crates.io-index
 82 │ │ hashbrown 0.12.0 registry+https://github.com/rust-lang/crates.io-index
    │ ╰──────────────────────────────────────────────────────────────────────^ lock entries
2022-05-12 09:09:11 +02:00
Sylvestre Ledru
9d81d6fef2 touch: add support of -d '1970-01-01 18:43:33.023456789' 2022-05-01 17:01:22 +02:00
Sylvestre Ledru
3b3585bbe5 add time 0.1.44 to cargo deny
And no longer ignore RUSTSEC-2022-0013
2022-05-01 17:00:41 +02:00
Sylvestre Ledru
ca670148f2 build(deps): bump time from 0.1.43 to 0.3.9
Bumps [time](https://github.com/time-rs/time) from 0.1.43 to 0.3.9.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.1.43...v0.3.9)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 16:58:47 +02:00
Sylvestre Ledru
f3e5f31279 remove an old skipped crate for nix 0.21.0 2022-04-25 08:14:03 +02:00
Sylvestre Ledru
4ea443bf42
Merge pull request #3407 from uutils/dependabot/cargo/crossterm-0.23.2
build(deps): bump crossterm from 0.23.1 to 0.23.2
2022-04-21 21:32:51 +02:00
Sylvestre Ledru
ddb87d500f
Allow v0.5.3 of remove_all_dir for tempfile 2022-04-20 19:10:20 +02:00
Sylvestre Ledru
4c5f586e33
Allow 0.10.2+wasi-snapshot-preview1 of wasi for getrandom 2022-04-20 19:01:57 +02:00
Benjamin Bouvier
709a921959 Try to please spellcheck? 2022-03-18 20:44:01 +01:00
Benjamin Bouvier
6a907b69c2 cargo deny --all-features check all 2022-03-18 20:44:01 +01:00
Benjamin Bouvier
312068c2dd Add cargo-deny configuration 2022-03-18 20:44:01 +01:00