diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 8bd3138..e9aa709 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -75,7 +75,6 @@ partial_pub_fields = "warn" pathbuf_init_then_push = "warn" pointer_format = "warn" precedence_bits = "warn" -pub_use = "warn" pub_without_shorthand = "warn" rc_buffer = "warn" rc_mutex = "warn"