Skip to content

Commit f453ade

Browse files
committed
Bump
1 parent 6ce01b6 commit f453ade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rgb"
3-
version = "0.8.52"
3+
version = "0.8.53"
44
authors = ["Kornel Lesiński <kornel@geekhood.net>", "James Forster <james.forsterer@gmail.com>"]
55
include = ["src/**/*", "Cargo.toml", "README.md", "examples/*.rs", "LICENSE"]
66
description = "`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation.\nAllows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects."

0 commit comments

Comments
 (0)