chore(deps): bump colorsys from 0.6.6 to 0.6.7

Bumps [colorsys](https://github.com/emgyrz/colorsys.rs) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/emgyrz/colorsys.rs/releases)
- [Commits](https://github.com/emgyrz/colorsys.rs/compare/0.6.6...0.6.7)

---
updated-dependencies:
- dependency-name: colorsys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-23 02:23:17 +00:00 committed by GitHub
parent 7ad12c455f
commit 4931d4b2e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -107,9 +107,9 @@ dependencies = [
[[package]]
name = "colorsys"
version = "0.6.6"
version = "0.6.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52c2ad453c82bd637e3969dc52f06676610db0b20c607bf0634c7e9d840789e8"
checksum = "54261aba646433cb567ec89844be4c4825ca92a4f8afba52fc4dd88436e31bbd"
[[package]]
name = "copypasta"

View file

@ -23,7 +23,7 @@ unicode-width = "0.1.10"
thiserror = "1.0.38"
getopts = "0.2.21"
copypasta-ext = { version = "0.3.7", optional = true }
colorsys = "0.6.6"
colorsys = "0.6.7"
[dependencies.systeroid-core]
version = "0.3.0" # managed by release.sh