Skip to content

Commit 36dbf82

Browse files
committed
Canonicalize author information
1 parent 173b40c commit 36dbf82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "jpeg-decoder"
33
version = "0.2.0"
4-
authors = ["Ulf Nilsson <kaksmet@gmail.com>"]
4+
authors = ["The image-rs Developers"]
55
description = "JPEG decoder"
66
documentation = "https://docs.rs/jpeg-decoder"
77
repository = "https://github.com/image-rs/jpeg-decoder"

0 commit comments

Comments
 (0)