From 30c424ebd9c1caf587f96bd0e6a3bcc272b721f0 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Thu, 10 Mar 2022 09:53:42 -0500 Subject: [PATCH] add space to Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e626231..392850b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,4 +44,4 @@ instant = { version = "0.1.12", features = ["wasm-bindgen"] } console_error_panic_hook = "0.1.7" wee_alloc = "0.4.5" wasm-bindgen = { version = "0.2.79", default-features = false, features = ["std"] } -web-sys = "0.3.56" \ No newline at end of file +web-sys = "0.3.56"