Skip to content

Commit

Permalink
remove more unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelvanderwaal committed Aug 29, 2023
1 parent ee35ec3 commit cf2be73
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 187 deletions.
191 changes: 6 additions & 185 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 @@ -34,7 +34,6 @@ reqwest = { version = "0.11.16", features = ["json"] }
retry = "1.3.1"
serde = { version = "1.0.160", features = ["derive"] }
serde_json = "1.0.96"
serde_with = "2.3.2"
serde_yaml = "0.8.26"
shellexpand = "2.1.2"
solana-client = "1.14"
Expand All @@ -52,5 +51,4 @@ chrono = "0.4.26"
[features]

[dev-dependencies]
assert_cmd = "2.0.11"
regex = "1.8.3"

0 comments on commit cf2be73

Please sign in to comment.