about summary refs log tree commit diff
path: root/tvix/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/Cargo.lock')
-rw-r--r--tvix/Cargo.lock7
1 files changed, 0 insertions, 7 deletions
diff --git a/tvix/Cargo.lock b/tvix/Cargo.lock
index dc5298c45b5b..9ad121371264 100644
--- a/tvix/Cargo.lock
+++ b/tvix/Cargo.lock
@@ -4167,7 +4167,6 @@ dependencies = [
  "test-strategy",
  "toml",
  "tvix-eval-builtin-macros",
- "xml-rs",
 ]
 
 [[package]]
@@ -4845,12 +4844,6 @@ dependencies = [
 ]
 
 [[package]]
-name = "xml-rs"
-version = "0.8.19"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0fcb9cbac069e033553e8bb871be2fbdffcab578eb25bd0f7c508cedc6dcd75a"
-
-[[package]]
 name = "xz2"
 version = "0.1.7"
 source = "registry+https://github.com/rust-lang/crates.io-index"