diff --git a/packages.json b/packages.json index d16e887..75b4ae4 100644 --- a/packages.json +++ b/packages.json @@ -32931,6 +32931,19 @@ "license": "GPL-3.0-or-later", "web": "https://git.disroot.org/bloomingchad/pnimrp" }, + { + "name": "expect", + "url": "https://github.com/penguinite/expect", + "method": "git", + "tags": [ + "rust", + "expect", + "basic" + ], + "description": "Rust-style expect procedures", + "license": "BSD-3-Clause", + "web": "https://github.com/penguinite/expect" + }, { "name": "css3selectors", "url": "https://github.com/Niminem/CSS3Selectors",