Skip to content

Commit 27c3854

Browse files
author
Gunter Schmidt
committed
removed feature for 128 bit, cargo.toml
1 parent b1f0166 commit 27c3854

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,3 @@ panic = "abort"
4141
inherits = "release"
4242
lto = "thin"
4343

44-
[features]
45-
# default = ["cmp_bytes_limit_128_bit"]
46-
# allows to set the --bytes limit from u64 to u128, if limits larger than Exabyte are required.
47-
cmp_bytes_limit_128_bit = []
48-

0 commit comments

Comments
 (0)