From 96278a310ec1599b38d31b7d02873838f6a8b8df Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Fri, 25 Jan 2019 20:14:43 -0500 Subject: [PATCH] Include patched xmpp-rs --- Cargo.toml | 4 ++++ xmpp-rs | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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