Skip to content

Commit d7fa156

Browse files
authored
v0.10.0-pre.4 (#474)
Notably includes #394 which migrates to `crypto-bigint`
1 parent 84dde17 commit d7fa156

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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 <[email protected]>"]
55
edition = "2021"
66
description = "Pure Rust RSA implementation"

0 commit comments

Comments
 (0)