Merge pull request #516 from jeandudey/2018-08-07-doc-profile

Remove `doc` profile from Cargo.toml.
This commit is contained in:
Svyatoslav Nikolsky 2018-08-08 11:36:30 +03:00 committed by GitHub
commit 9c5d0d04a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -38,9 +38,6 @@ panic = 'abort'
[profile.test]
debug = true
[profile.doc]
debug = true
[[bin]]
path = "pbtc/main.rs"
name = "pbtc"