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

Commit 5e94494

Browse files
Merge pull request #115 from gkoz/rc
Prepare for releasing from master
2 parents 0f529b8 + e58024e commit 5e94494

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)