diff --git a/.gitattributes b/.gitattributes
index 1076d31..9b03811 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -21,5 +21,3 @@
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
-## Specific LFS patterns
-vendor.tar.zstd filter=lfs diff=lfs merge=lfs -text
diff --git a/_service b/_service
index 2de73d9..df7b796 100644
--- a/_service
+++ b/_service
@@ -15,6 +15,7 @@
arti
zst
true
+ RUSTSEC-2022-0093
arti
diff --git a/arti.spec b/arti.spec
index 5369f2a..499d734 100644
--- a/arti.spec
+++ b/arti.spec
@@ -26,7 +26,7 @@ Summary: An implementation of Tor, in Rust.
License: Apache-2.0 OR MIT
URL: https://gitlab.torproject.org/tpo/core/arti
Source0: %{name}-%{version}.tar
-Source1: vendor.tar.zstd
+Source1: vendor.tar.zst
Source2: cargo_config
BuildRequires: cargo-packaging
BuildRequires: pkgconfig(openssl)
diff --git a/vendor.tar.zst b/vendor.tar.zst
new file mode 100644
index 0000000..aac82c3
--- /dev/null
+++ b/vendor.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6a5322875c1e187e74ed6d1f18229ccb979afdee95947c26320294c10e78f188
+size 52565982
diff --git a/vendor.tar.zstd b/vendor.tar.zstd
deleted file mode 100644
index 3bf456a..0000000
--- a/vendor.tar.zstd
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2c9556ffd7084d85561268e05f916141299aa6a8a25e7077fd2aff628ace9d60
-size 52447374