From 29769b23cf8106fe02409eb8865e13e673974788 Mon Sep 17 00:00:00 2001 From: Hirrolot Date: Wed, 27 Apr 2022 21:40:27 +0600 Subject: [PATCH 1/2] Resize the GIFs to 420px width Former-commit-id: 5a55789492beda264fa1d566ba17b3eed7f53a90 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3a2e1355..e4c5d278 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ async fn main() {
- +
@@ -176,7 +176,7 @@ async fn answer(
- +
@@ -301,7 +301,7 @@ async fn receive_location(
- +
From f06d5624d35c99ca94ddf472957cdb518cb445c4 Mon Sep 17 00:00:00 2001 From: Hirrolot Date: Wed, 27 Apr 2022 21:44:07 +0600 Subject: [PATCH 2/2] Change the path to `ICON.png` Previously it didn't show on crates.io. Former-commit-id: 3a10c32183dcb2a1de1711bd3cefed7965f95f24 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4c5d278..3d53f0d1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ > `teloxide-core` versions less that `0.4.5` (`teloxide` versions less than 0.7.3) have a low-severity security vulnerability, [learn more >>](https://github.com/teloxide/teloxide/discussions/574)
- +

teloxide