Skip to content

Commit

Permalink
Remove no-longer-used 'rand' dep from update_metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
tjkirch committed Nov 5, 2020
1 parent 9511d19 commit 9e11a13
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion sources/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 sources/updater/update_metadata/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ exclude = ["README.md"]
[dependencies]
chrono = { version = "0.4.9", features = ["serde"] }
parse-datetime = { path = "../../parse-datetime" }
rand = "0.7.0"
regex = "1.1"
semver = { version = "0.11.0", features = ["serde"] }
serde = { version = "1.0.100", features = ["derive"] }
Expand Down

0 comments on commit 9e11a13

Please sign in to comment.