From 3a46aa74f9f032991f5c9c4a5e2e9f302a6e195b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Thu, 18 Apr 2024 16:59:31 +0300 Subject: [PATCH] chore: update tui-rs references to ratatui (#244) --- README.md | 2 +- docs/de/README.md | 2 +- docs/es/README.md | 2 +- docs/fr/README.md | 2 +- docs/it/README.md | 2 +- docs/zh-CN/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 74f647d..d426e0c 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,7 @@ termscp is powered by these awesome projects: - [remotefs](https://github.com/veeso/remotefs-rs) - [rpassword](https://github.com/conradkleinespel/rpassword) - [self_update](https://github.com/jaemk/self_update) -- [tui-rs](https://github.com/fdehau/tui-rs) +- [ratatui](https://github.com/ratatui-org/ratatui) - [tui-realm](https://github.com/veeso/tui-realm) - [whoami](https://github.com/libcala/whoami) - [wildmatch](https://github.com/becheran/wildmatch) diff --git a/docs/de/README.md b/docs/de/README.md index d641c0b..824d2a6 100644 --- a/docs/de/README.md +++ b/docs/de/README.md @@ -258,7 +258,7 @@ termscp wird von diesen großartigen Projekten unterstützt: - [self_update](https://github.com/jaemk/self_update) - [ssh2-rs](https://github.com/alexcrichton/ssh2-rs) - [suppaftp](https://github.com/veeso/suppaftp) -- [tui-rs](https://github.com/fdehau/tui-rs) +- [ratatui](https://github.com/ratatui-org/ratatui) - [tui-realm](https://github.com/veeso/tui-realm) - [whoami](https://github.com/libcala/whoami) - [wildmatch](https://github.com/becheran/wildmatch) diff --git a/docs/es/README.md b/docs/es/README.md index 43f24c0..22aca14 100644 --- a/docs/es/README.md +++ b/docs/es/README.md @@ -256,7 +256,7 @@ termscp funciona con estos increíbles proyectos: - [self_update](https://github.com/jaemk/self_update) - [ssh2-rs](https://github.com/alexcrichton/ssh2-rs) - [suppaftp](https://github.com/veeso/suppaftp) -- [tui-rs](https://github.com/fdehau/tui-rs) +- [ratatui](https://github.com/ratatui-org/ratatui) - [tui-realm](https://github.com/veeso/tui-realm) - [whoami](https://github.com/libcala/whoami) - [wildmatch](https://github.com/becheran/wildmatch) diff --git a/docs/fr/README.md b/docs/fr/README.md index e1c5b6e..1ab8607 100644 --- a/docs/fr/README.md +++ b/docs/fr/README.md @@ -258,7 +258,7 @@ termscp est soutenu par ces projets impressionnants: - [self_update](https://github.com/jaemk/self_update) - [ssh2-rs](https://github.com/alexcrichton/ssh2-rs) - [suppaftp](https://github.com/veeso/suppaftp) -- [tui-rs](https://github.com/fdehau/tui-rs) +- [ratatui](https://github.com/ratatui-org/ratatui) - [tui-realm](https://github.com/veeso/tui-realm) - [whoami](https://github.com/libcala/whoami) - [wildmatch](https://github.com/becheran/wildmatch) diff --git a/docs/it/README.md b/docs/it/README.md index 9305a23..c4f134b 100644 --- a/docs/it/README.md +++ b/docs/it/README.md @@ -256,7 +256,7 @@ se termscp esiste, è anche grazie a questi fantastici progetti: - [self_update](https://github.com/jaemk/self_update) - [ssh2-rs](https://github.com/alexcrichton/ssh2-rs) - [suppaftp](https://github.com/veeso/suppaftp) -- [tui-rs](https://github.com/fdehau/tui-rs) +- [ratatui](https://github.com/ratatui-org/ratatui) - [tui-realm](https://github.com/veeso/tui-realm) - [whoami](https://github.com/libcala/whoami) - [wildmatch](https://github.com/becheran/wildmatch) diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index 6ddd4af..1144b80 100644 --- a/docs/zh-CN/README.md +++ b/docs/zh-CN/README.md @@ -263,7 +263,7 @@ termscp 由这些很棒的项目提供支持: - [self_update](https://github.com/jaemk/self_update) - [ssh2-rs](https://github.com/alexcrichton/ssh2-rs) - [suppaftp](https://github.com/veeso/suppaftp) -- [tui-rs](https://github.com/fdehau/tui-rs) +- [ratatui](https://github.com/ratatui-org/ratatui) - [tui-realm](https://github.com/veeso/tui-realm) - [whoami](https://github.com/libcala/whoami) - [wildmatch](https://github.com/becheran/wildmatch)