1 2 3 4 5 6 7 8 9
[package] name = "rake-core" version = "0.0.1" edition = "2024" license = "GPL-3.0-only" description = "Rule evaluation over arbitrary typed event streams" repository = "https://github.com/rocketman-code/rake" [dependencies]