Skip to content

Commit 07d421b

Browse files
authored
pangocairo-sys: fix package.description in Cargo.toml
1 parent dc393c3 commit 07d421b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pangocairo/sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ name = "pango_cairo_sys"
2929
[package]
3030
authors = ["The gtk-rs Project Developers"]
3131
build = "build.rs"
32-
description = "FFI bindings to libgtk-3"
32+
description = "FFI bindings to PangoCairo"
3333
homepage = "http://gtk-rs.org/"
3434
keywords = ["gtk", "ffi", "gtk-rs", "gnome"]
3535
license = "MIT"

0 commit comments

Comments
 (0)