summaryrefslogtreecommitdiff
path: root/src/http/shiggy.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/shiggy.rs')
-rw-r--r--src/http/shiggy.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/shiggy.rs b/src/http/shiggy.rs
index 397d397..a0af0b3 100644
--- a/src/http/shiggy.rs
+++ b/src/http/shiggy.rs
@@ -1,4 +1,4 @@
-use eyre::Result;
+use anyhow::Result;
use serde::Deserialize;
const SHIGGY: &str = "https://safebooru.donmai.us";