commit
8c128cb550
|
@ -36,6 +36,7 @@
|
||||||
//! [2]: https://github.com/BurntSushi/toml-test
|
//! [2]: https://github.com/BurntSushi/toml-test
|
||||||
//!
|
//!
|
||||||
|
|
||||||
|
#![crate_name = "toml"]
|
||||||
#![crate_type = "lib"]
|
#![crate_type = "lib"]
|
||||||
#![feature(macro_rules)]
|
#![feature(macro_rules)]
|
||||||
#![deny(warnings, missing_doc)]
|
#![deny(warnings, missing_doc)]
|
||||||
|
|
Loading…
Reference in a new issue