From c08f0edcb8da6a78a8e9edcf3eaa14e633bf0e91 Mon Sep 17 00:00:00 2001 From: Lorenz Leitner Date: Mon, 11 Oct 2021 18:25:43 +0200 Subject: Rename wa, change anyhow version, make reqwest dependency more specific Due to MR comments Are you happy now audron? --- src/hooks/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hooks/mod.rs') diff --git a/src/hooks/mod.rs b/src/hooks/mod.rs index 7f7a29c..cdf3787 100644 --- a/src/hooks/mod.rs +++ b/src/hooks/mod.rs @@ -7,7 +7,7 @@ pub mod intensify; pub mod pet; pub mod sed; pub mod shifty_eyes; -pub mod wa; +pub mod wolfram_alpha; pub use intensify::intensify; pub use shifty_eyes::shifty_eyes; -- cgit v1.2.3