Remove crate_id.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
This commit is contained in:
parent
7ca114d5aa
commit
e5f6d827da
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
#![crate_id="cgmath#0.1"]
|
|
||||||
#![crate_type = "rlib"]
|
#![crate_type = "rlib"]
|
||||||
#![crate_type = "dylib"]
|
#![crate_type = "dylib"]
|
||||||
#![comment = "A mathematics library for computer graphics."]
|
#![comment = "A mathematics library for computer graphics."]
|
||||||
|
|
Loading…
Reference in a new issue