Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Commit e58024e

Browse files
committed
Update crate metadata
1 parent 0f529b8 commit e58024e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Cargo.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ authors = ["The Gtk-rs Project Developers"]
66
description = "Rust bindings for the GLib library"
77
repository = "https://github.com/gtk-rs/glib"
88
license = "MIT"
9-
readme = "README.md"
10-
homepage = "https://github.com/gtk-rs/glib"
11-
documentation = "https://github.com/gtk-rs/glib"
12-
13-
keywords = ["glib", "gtk", "gnome", "GUI"]
9+
homepage = "http://gtk-rs.org/"
10+
documentation = "http://gtk-rs.org/docs/glib/"
11+
keywords = ["glib", "gtk-rs", "gnome", "GUI"]
1412

1513
[lib]
1614
name = "glib"

0 commit comments

Comments
 (0)