diff --git a/.cargo/config.toml b/.cargo/config.toml index 3acf8a59..7b771316 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,7 +1,2 @@ [alias] xtask = "run -p alvr_xtask --" - -[build] -# This is just for the android build. This isn't actually needed unless the default target dir has -# been changed system-wise -target-dir = "target" \ No newline at end of file