From 6929009578958634304404179659515738797945 Mon Sep 17 00:00:00 2001 From: Glenn Smith Date: Mon, 22 Apr 2024 19:11:45 -0400 Subject: Fix pdb compile on Free edition --- rust/examples/pdb-ng/Cargo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'rust/examples/pdb-ng/Cargo.toml') diff --git a/rust/examples/pdb-ng/Cargo.toml b/rust/examples/pdb-ng/Cargo.toml index 093c067f..8636bced 100644 --- a/rust/examples/pdb-ng/Cargo.toml +++ b/rust/examples/pdb-ng/Cargo.toml @@ -18,6 +18,3 @@ regex = "1" [features] demo = [] - -[profile.release] -debug = 1 -- cgit v1.3.1