Skip to content

Commit 108117b

Browse files
author
Ludo Galabru
committedAug 3, 2023
fix: remove symbols
1 parent 64da300 commit 108117b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎components/hord-cli/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ version = "0.20.1"
4848
default-features = false
4949
features = ["lz4", "snappy"]
5050

51-
[profile.release]
52-
debug = true
51+
# [profile.release]
52+
# debug = true
5353

5454
[features]
5555
default = ["cli"]

0 commit comments

Comments
 (0)