Skip to content

Commit cfc96a2

Browse files
committed
chore: remove unused cargo dist configuration
1 parent 5ce6bb8 commit cfc96a2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,3 @@ tracing = { version = "0.1", features = ["log"] }
3939
shared-version = true
4040
dependent-version = "upgrade"
4141
tag-name = "v{{version}}"
42-
43-
# The profile that 'cargo dist' will build with
44-
[profile.dist]
45-
inherits = "release"
46-
lto = "thin"

0 commit comments

Comments
 (0)