feat(docs): document Rust-side in-process security pipeline and update README to reflect SMTP server behavior and crate/test counts

This commit is contained in:
2026-02-10 22:43:50 +00:00
parent 1e7c9f6822
commit 248bfcfe78
3 changed files with 15 additions and 8 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmta',
version: '2.3.2',
version: '2.4.0',
description: 'A high-performance, enterprise-grade Mail Transfer Agent (MTA) built from scratch in TypeScript with Rust acceleration.'
}