Skip to content

Commit

Permalink
removed unused crates
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Gadorek authored and Hahihula committed Jan 15, 2025
1 parent 4f41849 commit d8a16bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 52 deletions.
48 changes: 0 additions & 48 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,9 @@ userustpython = ["dep:rustpython-vm", "dep:rustpython-stdlib"]

[dependencies]
reqwest = "0.12.4"
tokio = { version = "1.37.0", features = ["full"] }
serde = { version = "1.0", features = ["derive"] }
serde_derive = "1.0"
serde_json = "1.0"
regex = "1.4"
colored = "2.1.0"
sys-info = "0.9.1"
decompress = "0.6.0"
git2 = "0.19.0"
sha2 = "0.10.8"
Expand Down

0 comments on commit d8a16bc

Please sign in to comment.