mirror of
https://github.com/pldubouilh/blockfast.git
synced 2026-08-31 22:37:01 -04:00
switch to ipset-sys
it's a perf boost, but we drastically reduce portability as it will drag a libipset and a libc dependency along.
This commit is contained in:
@@ -13,3 +13,4 @@ lazy_static = "1.4.0"
|
||||
regex = "1.5.4"
|
||||
clap = "2.33.3"
|
||||
anyhow = "1.0.44"
|
||||
ipset-sys = "0.1.2"
|
||||
Reference in New Issue
Block a user