Remove crate_name attribute

This commit is contained in:
Alex Lyon
2018-03-01 23:06:03 -08:00
committed by GitHub
parent a91a1f682e
commit ed91d55dc1
-1
View File
@@ -1,4 +1,3 @@
#![crate_name = "users"]
#![crate_type = "rlib"]
#![crate_type = "dylib"]