The dirs
crate is not maintained any more;
use dirs-next
instead.
This project contains known security vulnerabilities. Find detailed information at the bottom.
font-kit
(17 total, 1 outdated, 1 insecure)
Crate | Required | Latest | Status |
---|---|---|---|
bitflags | ^1 | 1.2.1 | up to date |
byteorder | ^1.2 | 1.4.2 | up to date |
float-ord | ^0.2 | 0.2.0 | up to date |
freetype | ^0.7 | 0.7.0 | up to date |
lazy_static | ^1.1 | 1.4.0 | up to date |
libc | ^0.2 | 0.2.86 | up to date |
log | ^0.4.4 | 0.4.14 | up to date |
pathfinder_geometry | ^0.5 | 0.5.1 | up to date |
pathfinder_simd | ^0.5 | 0.5.0 | up to date |
servo-fontconfig | ^0.5 | 0.5.1 | up to date |
core-foundation | ^0.9 | 0.9.1 | up to date |
core-graphics | ^0.22 | 0.22.2 | up to date |
core-text | ^19 | 19.2.0 | up to date |
dirs | ^2.0 | 3.0.1 | insecure |
walkdir | ^2.1 | 2.3.1 | up to date |
dwrote | ^0.11 | 0.11.0 | up to date |
winapi | ^0.3 | 0.3.9 | up to date |
(4 total, 1 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
clap | ^2.32 | 2.33.3 | up to date |
colored | ^1.6 | 2.0.0 | out of date |
pbr | ^1.0 | 1.0.4 | up to date |
prettytable-rs | ^0.8 | 0.8.0 | up to date |
dirs
: dirs is unmaintained, use dirs-next insteadThe dirs
crate is not maintained any more;
use dirs-next
instead.