Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rust-secp256k1
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
parity
rust-secp256k1
Commits
0466b5ed
Unverified
Commit
0466b5ed
authored
6 years ago
by
Andrew Poelstra
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #93 from rust-bitcoin/2019-0.12.1
bump version to 0.12.1
parents
dee10b93
dd8866c1
Branches
Branches containing commit
Tags
0.15.3
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+6
-0
6 additions, 0 deletions
CHANGELOG.md
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
with
7 additions
and
1 deletion
CHANGELOG.md
+
6
−
0
View file @
0466b5ed
# 0.12.1 - 2019-01-15
*
Minor bug fixes
*
Fixed
`cc`
crate version to maintain minimum compiler version without breakage
*
Removed
`libc`
dependency as it our uses have been subsumed into stdlib
# 0.12.0 - 2018-12-03
*
**Overhaul API to remove context object when no precomputation is needed**
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml
+
1
−
1
View file @
0466b5ed
[package]
name
=
"secp256k1"
version
=
"0.12.
0
"
version
=
"0.12.
1
"
authors
=
[
"Dawid Ciężarkiewicz <dpc@ucore.info>"
,
"Andrew Poelstra <apoelstra@wpsoftware.net>"
]
license
=
"CC0-1.0"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment