diff --git a/.cargo/config.toml b/.cargo/config.toml index b040753..53a4ce5 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,3 +1,3 @@ [build] rustflags = ["-C", "debuginfo=1"] -rustc-wrapper = "sccache" \ No newline at end of file +#rustc-wrapper = "sccache" \ No newline at end of file