Skip to content

Commit

Permalink
chore: Remove unused crate
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jul 18, 2024
1 parent eda6c17 commit c551867
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
20 changes: 0 additions & 20 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ regex = "1.10.5"
regex-syntax = "0.8.4"
reqwest = { version = "0.12.5", default-features = false, features = ["rustls-tls", "rustls-tls-native-roots", "json", "gzip", "deflate"] }
serde_json = "1.0.120"
serde_yaml = "0.9.33"
tempfile = "3.10.1"
tonic = "0.12.1"
tokio = { version = "1.38.1", features = ["full"] }
Expand Down

0 comments on commit c551867

Please sign in to comment.