Rebase on master branch

This commit is contained in:
Sébastien Crozet
2022-03-06 11:32:25 +01:00
committed by Sébastien Crozet
parent 815de4beff
commit 891c08177d
13 changed files with 199 additions and 181 deletions

View File

@@ -1,6 +1,5 @@
{
"rust-analyzer.cargo.features": [
"simd-stable",
"parallel"
"simd-stable"
]
}