Skip to content

Commit

Permalink
v0.6.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Aug 21, 2024
1 parent 325e16b commit a615192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "crypto-bigint"
version = "0.6.0-rc.2"
version = "0.6.0-rc.3"
description = """
Pure Rust implementation of a big integer library which has been designed from
the ground-up for use in cryptographic applications. Provides constant-time,
Expand Down

0 comments on commit a615192

Please sign in to comment.