Skip to content

Commit

Permalink
Crate rename to libconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
filipegoncalves committed Jan 26, 2017
1 parent 33c99c7 commit 2b32c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
//! ```
//!

#![crate_name = "config"]
#![crate_name = "libconfig"]
#![crate_type = "lib"]
#![warn(missing_docs)]

Expand Down

0 comments on commit 2b32c5b

Please sign in to comment.