Skip to content

Commit

Permalink
fix: removed unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Jun 22, 2024
1 parent ec57148 commit 0fd68dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 247 deletions.
245 changes: 0 additions & 245 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ anyhow = "1.0.86"
async-trait = "0.1.80"
clap = { version = "4.5.6", features = ["derive"] }
colored = "2.1.0"
html2text = "0.12.5"
indexmap = "2.2.6"
lazy_static = "1.4.0"
ollama-rs = { version = "0.1.9", features = [
Expand All @@ -21,5 +20,4 @@ serde = { version = "1.0.203", features = ["derive", "serde_derive"] }
serde_trim = "1.1.0"
serde_yaml = "0.9.34"
tokio = "1.38.0"
urlencoding = "2.1.3"
xml-rs = "0.8.20"

0 comments on commit 0fd68dd

Please sign in to comment.