diff --git a/Cargo.toml b/Cargo.toml index 767c45ca..73f5be15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,9 +38,6 @@ panic = 'abort' [profile.test] debug = true -[profile.doc] -debug = true - [[bin]] path = "pbtc/main.rs" name = "pbtc"