Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Feb 5, 2024
1 parent da18973 commit 03fb11b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/install-tools/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[package]
name = "install-tools"
edition = "2021"
version = "0.1.0"
publish = false

[dependencies]
tar = "0.4"
zstd = "0.13"

[workspace]
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ target/
.vscode/
.vim/
tests/Cargo.lock
.github/install-tools/Cargo.lock

0 comments on commit 03fb11b

Please sign in to comment.