Fix error introduced in 59a8616 merge.

This commit is contained in:
Isis Lovecruft 2021-07-20 03:02:09 +00:00
parent fccc5d54f8
commit f8cb7197f9
No known key found for this signature in database
GPG key ID: AB41313533E8E812

View file

@ -11,7 +11,6 @@
#![no_std]
#![cfg_attr(feature = "nightly", feature(test))]
#![cfg_attr(feature = "nightly", feature(external_doc))]
#![cfg_attr(feature = "nightly", feature(doc_cfg))]
#![cfg_attr(feature = "simd_backend", feature(stdsimd))]