Skip to content

Commit a07a5ad

Browse files
committed
Update lib.rs
Signed-off-by: Gal Ovadia <ggalovadia@gmail.com>
1 parent 81ffc7f commit a07a5ad

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

rust/src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ pub mod listener_ip_allowlist;
6060
pub mod listener_sni_router;
6161
pub mod listener_tls_detector;
6262

63-
// Egress policies module.
64-
// Implements a system for defining egress policies by hostname.
63+
// DNS gateway module example.
6564
pub mod dns_gateway;
6665

6766
declare_all_init_functions!(

0 commit comments

Comments
 (0)