summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml
index d24e560b8..f1d065b16 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -63,7 +63,7 @@ deno_webstorage = { version = "0.18.0", path = "../ext/webstorage" }
atty = "0.2.14"
dlopen = "0.1.8"
-encoding_rs = "0.8.28"
+encoding_rs = "0.8.29"
filetime = "0.2.15"
fs3 = "0.5.0"
http = "0.2.4"