summaryrefslogtreecommitdiffstats
path: root/vendor/elliptic-curve/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/elliptic-curve/Cargo.toml')
-rw-r--r--vendor/elliptic-curve/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/elliptic-curve/Cargo.toml b/vendor/elliptic-curve/Cargo.toml
index 03aab967c..688c1ecfc 100644
--- a/vendor/elliptic-curve/Cargo.toml
+++ b/vendor/elliptic-curve/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2021"
rust-version = "1.65"
name = "elliptic-curve"
-version = "0.13.4"
+version = "0.13.5"
authors = ["RustCrypto Developers"]
description = """
General purpose Elliptic Curve Cryptography (ECC) support, including types