Skip to content

Commit eef5489

Browse files
committed
Revert xtask changes and remove/ignore justfile
1 parent ecb61fc commit eef5489

3 files changed

Lines changed: 2 additions & 25 deletions

File tree

.cargo/config.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[alias]
2-
xtask-release = "run --package xtask --release --"
3-
xtask-debug = "run --package xtask --"
2+
xtask = "run --package xtask --release --"

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.DS_Store
22
.vscode
33
.zed
4+
justfile
45
Cargo.lock
56
target

justfile

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)