Skip to content

Commit a6e3b89

Browse files
committed
bump deps to match master
1 parent 45081f8 commit a6e3b89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ libc = "0.2.73"
2424
log = "0.4.6"
2525
percent-encoding = "2.1.0"
2626
rspotify = "0.8.0"
27-
serde = { version = "1.0.103", features = ["derive"] }
28-
sha-1 = "0.8"
29-
structopt = "0.3.11"
27+
serde = { version = "1.0.115", features = ["derive"] }
28+
sha-1 = "0.9"
29+
structopt = "0.3.17"
3030
syslog = "4"
3131
tokio-core = "0.1"
3232
tokio-io = "0.1"

0 commit comments

Comments
 (0)