farg 0.4.5

A Rust library for colorimetry, color space conversions, and color manipulation.
Documentation
1
2
3
4
5
6
7
#!/usr/bin/env sh
#MISE description="Audit dependencies"

set -e

cargo audit
cargo outdated