From e869d4a85ae2f87533db2363650023996457142e Mon Sep 17 00:00:00 2001 From: steven-omaha <35634100+steven-omaha@users.noreply.github.com> Date: Fri, 2 Jun 2023 14:16:28 +0200 Subject: [PATCH] docs(README): link to topgrade --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 31ce333..a1a65eb 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,10 @@ topgrade ## Misc. +### Automation + +Pacdef is supported by [topgrade](https://github.com/topgrade-rs/topgrade). + ### Naming `pacdef` combines the words "package" and "define". @@ -212,3 +216,5 @@ topgrade ### minimum supported rust version (MSRV) MSRV is 1.65.0. Development is conducted against the latest stable version. + +