Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw committed Jun 5, 2024
1 parent 2d55bd3 commit feabcc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ platforms = ["osx-arm64", "osx-64", "linux-64", "linux-aarch64", "win-64"]
[tasks]
build = "cargo build --release"
test = "cargo test"
clippy = "cargo clippy"

[dependencies]
rust = "1.77.2"
Expand Down

0 comments on commit feabcc5

Please sign in to comment.