Skip to content

Commit

Permalink
eh. crates.io didn't show this package before...
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmekon committed Jul 12, 2019
1 parent 853a6b4 commit 7d0e291
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@
[submodule "deps/rustfm-scrobble"]
path = deps/rustfm-scrobble
url = https://github.com/mrmekon/rustfm-scrobble.git
[submodule "deps/rust-url"]
path = deps/rust-url
url = https://github.com/servo/rust-url.git
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ chrono = "0.4"
log = "0.4"
ctrlc = "3.1"
dirs = "2.0"
percent-encoding = {version="1.0.2", path="deps/rust-url/percent_encoding/"}
percent-encoding = "1.0.1"
rustfm-scrobble = {version="0.9.2", optional = true, path = "deps/rustfm-scrobble/"}

[dependencies.fruitbasket]
Expand Down
1 change: 0 additions & 1 deletion deps/rust-url
Submodule rust-url deleted from c1914b
2 changes: 1 addition & 1 deletion deps/rustfm-scrobble
Submodule rustfm-scrobble updated 1 files
+1 −1 Cargo.toml

0 comments on commit 7d0e291

Please sign in to comment.