We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45081f8 commit a6e3b89Copy full SHA for a6e3b89
Cargo.toml
@@ -24,9 +24,9 @@ libc = "0.2.73"
24
log = "0.4.6"
25
percent-encoding = "2.1.0"
26
rspotify = "0.8.0"
27
-serde = { version = "1.0.103", features = ["derive"] }
28
-sha-1 = "0.8"
29
-structopt = "0.3.11"
+serde = { version = "1.0.115", features = ["derive"] }
+sha-1 = "0.9"
+structopt = "0.3.17"
30
syslog = "4"
31
tokio-core = "0.1"
32
tokio-io = "0.1"
0 commit comments