Skip to content

Commit 57ff374

Browse files
committed
Remove attributes redundant with Cargo
1 parent 4837db4 commit 57ff374

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@
101101
//! ```
102102
//!
103103
104-
#![crate_name = "string_cache"]
105-
#![crate_type = "rlib"]
106104
#![cfg_attr(test, deny(warnings))]
107105

108106
mod atom;

0 commit comments

Comments
 (0)