summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index 2e47131c..f66521dc 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -46,7 +46,7 @@ thiserror = "1"
# XXX: We need to pin some dependencies to keep our MSRV at 1.34. If
# you are packaging Sequoia, feel free to drop these pins if your
# compiler is newer.
-backtrace = "= 0.3.46"
+backtrace = "0.3.46"
unicode-normalization = "= 0.1.9"
[target.'cfg(windows)'.dependencies]