Update crate attribute.
This commit is contained in:
parent
2a1ae1348c
commit
d85dba915f
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@
|
|||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
#[feature(globs)];
|
||||
|
||||
#[feature(globs)];
|
||||
#![feature(globs)]
|
||||
|
||||
extern crate cgmath;
|
||||
extern crate test;
|
||||
|
|
Loading…
Reference in a new issue