From f795e168c6045819e4de7e22330a562de085a901 Mon Sep 17 00:00:00 2001 From: Joel Wachsler Date: Mon, 11 Jul 2022 02:19:38 +0000 Subject: [PATCH] Update readme --- qbittorrent-web-api-gen/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent-web-api-gen/README.md b/qbittorrent-web-api-gen/README.md index 40751d0..9386ad3 100644 --- a/qbittorrent-web-api-gen/README.md +++ b/qbittorrent-web-api-gen/README.md @@ -1 +1 @@ -This is the implementation for the crate `qbittorrent-web-api` - use that crate instead. \ No newline at end of file +This is the implementation for the crate `qbittorrent-web-api`. This crate is not meant to be used directly.