summaryrefslogtreecommitdiffstats
path: root/vendor/thorin-dwp/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 02:49:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 02:49:42 +0000
commit837b550238aa671a591ccf282dddeab29cadb206 (patch)
tree914b6b8862bace72bd3245ca184d374b08d8a672 /vendor/thorin-dwp/Cargo.toml
parentAdding debian version 1.70.0+dfsg2-1. (diff)
downloadrustc-837b550238aa671a591ccf282dddeab29cadb206.tar.xz
rustc-837b550238aa671a591ccf282dddeab29cadb206.zip
Merging upstream version 1.71.1+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/thorin-dwp/Cargo.toml')
-rw-r--r--vendor/thorin-dwp/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/thorin-dwp/Cargo.toml b/vendor/thorin-dwp/Cargo.toml
index 3635bcd50..99ff2bea5 100644
--- a/vendor/thorin-dwp/Cargo.toml
+++ b/vendor/thorin-dwp/Cargo.toml
@@ -12,7 +12,7 @@
[package]
edition = "2021"
name = "thorin-dwp"
-version = "0.4.0"
+version = "0.6.0"
authors = ["David Wood <david.wood@huawei.com>"]
description = "Library for building DWARF packages from input DWARF objects and packages"
homepage = "https://docs.rs/thorin-dwp"
@@ -46,7 +46,7 @@ default-features = false
version = "0.12.0"
[dependencies.object]
-version = "0.30.0"
+version = "0.31.0"
features = [
"archive",
"read",