diff --git a/Cargo.toml b/Cargo.toml index 0758b44..9b81adf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,11 @@ name = "sendxmpp" version = "0.1.0" authors = ["moparisthebest "] + description = "Send XMPP messages from the command line." +repository = "https://code.moparisthebest.com/moparisthebest/sendxmpp-rs" +keywords = ["xmpp"] + license = "GPL-3.0+" readme = "README.md" diff --git a/xmpp-rs b/xmpp-rs index 6ad21db..cfcf58b 160000 --- a/xmpp-rs +++ b/xmpp-rs @@ -1 +1 @@ -Subproject commit 6ad21dbf833e2b5f2f8c05b73213b0e55e81ef3d +Subproject commit cfcf58b12ba2994f6a5d40b03b54d9866eee79e9