Skip to content

Commit 7d9128c

Browse files
author
Sergio Valverde
committed
Remove const_int_pow feature flag
const_int_pow was stabilized in Rust 1.50.0 rust-lang/rust#76829
1 parent ccb6226 commit 7d9128c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nano-sync/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#![allow(dead_code)]
2-
#![feature(const_int_pow)]
32

43
// Re-export big-endian serialization of algebra types.
54
pub use nimiq_bls::compression;

0 commit comments

Comments
 (0)