aboutsummaryrefslogtreecommitdiff
path: root/srp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'srp/Cargo.toml')
-rw-r--r--srp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/srp/Cargo.toml b/srp/Cargo.toml
index 5eb8470..53c6eea 100644
--- a/srp/Cargo.toml
+++ b/srp/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "srp"
-version = "0.2.4"
+version = "0.2.5"
authors = ["RustCrypto Developers"]
license = "MIT/Apache-2.0"
description = "Secure Remote Password (SRP) protocol implementation"