From e6e19f3d81a982a62e1bba08f0b4f7fdc21b4ea0 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 19 May 2022 16:39:52 +0200 Subject: chore(paroxysm): Bump dependencies within constraints just `cargo update` Change-Id: Ia3fdc3660fc92d81dc4781adf2c200d961118dd5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5640 Autosubmit: tazjin Tested-by: BuildkiteCI Reviewed-by: sterni --- fun/paroxysm/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fun/paroxysm/src/main.rs') diff --git a/fun/paroxysm/src/main.rs b/fun/paroxysm/src/main.rs index 998d125bf41c..46a215c22563 100644 --- a/fun/paroxysm/src/main.rs +++ b/fun/paroxysm/src/main.rs @@ -208,7 +208,7 @@ impl App { pub fn handle_query( &mut self, target: &str, - nick: &str, + _nick: &str, chan: &str, query: Captures, ) -> Result<(), Error> { -- cgit 1.4.1