diff --git a/_service b/_service
index e3f7817..b769d76 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
wezterm-20230712.072601.f4abf8fd.tar.gz
zst
- false
+ true
diff --git a/cargo_config b/cargo_config
index f740067..e25e1d0 100644
--- a/cargo_config
+++ b/cargo_config
@@ -17,4 +17,4 @@ branch = "hangfix"
replace-with = "vendored-sources"
[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
+directory = "vendor"
diff --git a/vendor.tar.zst b/vendor.tar.zst
index a65952a..69575b3 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:3dc2fd896f19e673c9fc49fd0c9f15bc26485cc0dc8ea5f6db86e99af0a1f6a9
-size 86535743
+oid sha256:bf3ff76a71c893a6b35b9eea389c71c29906e5bbdda0f3c8c17579b2e6413d62
+size 87221455
diff --git a/wezterm.changes b/wezterm.changes
index 41cf419..e810b3f 100644
--- a/wezterm.changes
+++ b/wezterm.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Thu Sep 7 07:42:24 UTC 2023 - Soc Virnyl Estela
+
+- Enable update of vendored dependencies.
+- Update vendored dependencies.
+
-------------------------------------------------------------------
Tue Aug 29 04:49:29 UTC 2023 - Soc Virnyl Estela