diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-09-03 17:57:01 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-09-03 17:57:01 +0100 |
commit | ea15d2e1d516a6264e0eb1735ddbc31790dcb2de (patch) | |
tree | 22bd47e54d21566a4ec3e43d63c4afc0512994fb /contrib | |
parent | 669cd52f685282289590200daed3fc89466e7206 (diff) | |
download | rspamd-ea15d2e1d516a6264e0eb1735ddbc31790dcb2de.tar.gz rspamd-ea15d2e1d516a6264e0eb1735ddbc31790dcb2de.zip |
[Rework] Start moving to replxx
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/DEPENDENCY_INFO.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/DEPENDENCY_INFO.md b/contrib/DEPENDENCY_INFO.md index ea2fbe30c..d44312455 100644 --- a/contrib/DEPENDENCY_INFO.md +++ b/contrib/DEPENDENCY_INFO.md @@ -8,7 +8,7 @@ | libottery | ? | Public Domain / CC0 | YES | | librdns | ? | BSD-2-Clause | YES | | libucl | ? | BSD-2-Clause | YES | -| linenoise | 1.0 | BSD-2-Clause | YES | +| replxx | 0.0.2 | BSD-2-Clause | YES | | lua-argparse | ? | MIT | YES | | lua-fun | ? | MIT | NO | | lua-lpeg | 1.0 | MIT | NO | |