Skip to content

Commit 481a544

Browse files
committed
fix: test
1 parent 4fd4f79 commit 481a544

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ vergen = { version = "8.3.1", features = [
129129
] }
130130

131131

132-
[profile.dev]
133-
overflow-checks = false
134-
debug-assertions = false
132+
# [profile.dev]
133+
# overflow-checks = false
134+
# debug-assertions = false

0 commit comments

Comments
 (0)