aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-02 08:15:47 +0000
committerGitHub <noreply@github.com>2020-06-02 08:15:47 +0000
commitb325dbd94cd1859554df83270c57b0474e66d775 (patch)
treee1ca15befefc54030694e7aa9124f1e382b823eb
parentc4ea4b1d7789f6c9130496a7819fed75967ea5cd (diff)
downloadservo-b325dbd94cd1859554df83270c57b0474e66d775.tar.gz
servo-b325dbd94cd1859554df83270c57b0474e66d775.zip
Bump gstreamer-player from 0.15.3 to 0.15.5
Bumps gstreamer-player from 0.15.3 to 0.15.5. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 217efc13e9f..477262b3d29 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2235,9 +2235,9 @@ dependencies = [
[[package]]
name = "gstreamer-player"
-version = "0.15.3"
+version = "0.15.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "11840a08baf63d5e2b4c94cc25c023cbfccb39f02e920c75b0550b975898be3b"
+checksum = "04b3497c644f0e4fa92195930801baabbae74ddb208a2a9f2127f36bf4d8f698"
dependencies = [
"bitflags",
"glib",