From cfb52a8a13fdd5c75518503acd7f2d723e7763a1 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Tue, 25 Oct 2022 14:12:20 +0200 Subject: Crawler: Use async Client --- frontend/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend') diff --git a/frontend/Cargo.toml b/frontend/Cargo.toml index 2f2715c..4963867 100644 --- a/frontend/Cargo.toml +++ b/frontend/Cargo.toml @@ -6,4 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -yew = "0.19" +yew = "0.19" \ No newline at end of file -- cgit 1.4.1