Skip to content

Commit

Permalink
deps: remove unused ref_slice and winapi dependencies.
Browse files Browse the repository at this point in the history
Found with cargo-udeps
  • Loading branch information
matthiaskrgr committed Aug 31, 2019
1 parent 4c1e2d3 commit c010135
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
15 changes: 4 additions & 11 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
Expand Up @@ -36,7 +36,6 @@ petgraph = "0.4.11"
r2d2 = "0.8.2"
r2d2_sqlite = "0.7.0"
rand = "0.5"
ref_slice = "1.1.1"
regex = "1.0"
reqwest = "0.9"
rusoto_core = "0.35.0"
Expand All @@ -59,7 +58,6 @@ toml = "0.4.6"
url = "1.1"
walkdir = "2"
warp = "0.1.9"
winapi = "0.3"
log = "0.4.6"
env_logger = "0.6.0"
hmac = "0.7"
Expand Down

0 comments on commit c010135

Please sign in to comment.