diff --git a/.cargo/config.toml b/.cargo/config.toml deleted file mode 100644 index 2e07606..0000000 --- a/.cargo/config.toml +++ /dev/null @@ -1,2 +0,0 @@ -[target.wasm32-unknown-unknown] -rustflags = ['--cfg', 'getrandom_backend="wasm_js"']