Skip to content

Commit

Permalink
chore: remove debug = 1 of dev profile (#2966)
Browse files Browse the repository at this point in the history
  • Loading branch information
WenyXu authored Dec 20, 2023
1 parent 97c3755 commit d2f49cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ git = "https://github.com/GreptimeTeam/greptime-meter.git"
rev = "abbd357c1e193cd270ea65ee7652334a150b628f"

[profile.dev]
debug = 1

[profile.release]
debug = 1
Expand Down

0 comments on commit d2f49cb

Please sign in to comment.