aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/Cargo.toml
diff options
context:
space:
mode:
authorMatt Brubeck <mbrubeck@limpet.net>2017-05-25 12:34:36 -0700
committerMatt Brubeck <mbrubeck@limpet.net>2017-05-25 12:34:36 -0700
commitc58508dc52e611a1e00a37883c0f7c275ac0c9cc (patch)
tree5cf4d62a0a85eae52728d0c110cd70a3f0e5df21 /components/script/Cargo.toml
parent3c267d7fddd036f6bcc9ebf000ed37665cf7496d (diff)
downloadservo-c58508dc52e611a1e00a37883c0f7c275ac0c9cc.tar.gz
servo-c58508dc52e611a1e00a37883c0f7c275ac0c9cc.zip
Update dependencies
Diffstat (limited to 'components/script/Cargo.toml')
-rw-r--r--components/script/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/Cargo.toml b/components/script/Cargo.toml
index 8752120cb89..9bc8fa2ede0 100644
--- a/components/script/Cargo.toml
+++ b/components/script/Cargo.toml
@@ -28,7 +28,7 @@ angle = {git = "https://github.com/servo/angle", branch = "servo"}
app_units = "0.4.1"
audio-video-metadata = "0.1.2"
atomic_refcell = "0.1"
-base64 = "0.4.2"
+base64 = "0.5.2"
bitflags = "0.7"
bluetooth_traits = {path = "../bluetooth_traits"}
byteorder = "1.0"