Port Spam filter to Rust - part 1

This commit is contained in:
mdecimus
2024-12-06 18:35:39 +01:00
parent e86a9c1319
commit db7ae48c77
36 changed files with 1010 additions and 545 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "event_macro"
version = "0.1.0"
version = "0.10.7"
edition = "2021"
[lib]