Skip to content

Commit 2c173ac

Browse files
committed
Hack no longer required (take 2)
1 parent faf042b commit 2c173ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/kani-std-analysis/std-analysis.sh

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ then
6565
fi
6666
cargo new std_lib_analysis --lib
6767
cd std_lib_analysis
68-
sed -i '1i cargo-features = ["edition2024"]' Cargo.toml
6968

7069
echo '
7170
pub fn dummy() {

0 commit comments

Comments
 (0)