9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-28 03:19:14 +00:00

add ahocorasick

This commit is contained in:
XiaoMoMi
2025-04-03 05:09:23 +08:00
parent d5907903eb
commit 208488d401
18 changed files with 31 additions and 16 deletions

View File

@@ -25,4 +25,5 @@ snake-yaml=${snake_yaml_version}
adventure-text-minimessage=${adventure_bundle_version}
adventure-text-serializer-gson=${adventure_bundle_version}
adventure-text-serializer-json=${adventure_bundle_version}
netty-codec-http=${netty_version}
netty-codec-http=${netty_version}
ahocorasick=${ahocorasick_version}