Cargo upgrade.
This commit is contained in:
@@ -12,7 +12,7 @@ gdk = "0.7.0"
|
||||
gdk-pixbuf = "0.3.0"
|
||||
gio = "0.3.0"
|
||||
glib = "0.4.0"
|
||||
humansize = "1.0.2"
|
||||
humansize = "1.1.0"
|
||||
lazy_static = "1.0.0"
|
||||
log = "0.3.8"
|
||||
loggerv = "0.6.0"
|
||||
|
||||
@@ -116,6 +116,7 @@ impl EpisodeWidget {
|
||||
long_units: false,
|
||||
space: true,
|
||||
suffix: "",
|
||||
allow_negative: false,
|
||||
};
|
||||
|
||||
if let Some(size) = episode.length() {
|
||||
|
||||
Reference in New Issue
Block a user