Skip to content

Commit 5575ef4

Browse files
authored
v0.10.0-pre.4 (RustCrypto#474)
Notably includes RustCrypto#394 which migrates to `crypto-bigint`
1 parent 8d98b15 commit 5575ef4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rsa"
3-
version = "0.10.0-pre.3"
3+
version = "0.10.0-pre.4"
44
authors = ["RustCrypto Developers", "dignifiedquire <dignifiedquire@gmail.com>"]
55
edition = "2021"
66
description = "Pure Rust RSA implementation"

0 commit comments

Comments
 (0)