Skip to content

elliptic-curve-crate: move to RustCrypto/traits#72

Merged
tarcieri merged 1 commit into
masterfrom
move-elliptic-curve-crate-to-traits-repo
Jul 14, 2020
Merged

elliptic-curve-crate: move to RustCrypto/traits#72
tarcieri merged 1 commit into
masterfrom
move-elliptic-curve-crate-to-traits-repo

Conversation

@tarcieri

Copy link
Copy Markdown
Member

This commit completes a move of the elliptic-curve crate to:

https://github.com/RustCrypto/traits/tree/master/elliptic-curve

See #71

@tarcieri

Copy link
Copy Markdown
Member Author

Note: I plan on landing #59 first before moving forward with this

@codecov-commenter

codecov-commenter commented Jul 13, 2020

Copy link
Copy Markdown

Codecov Report

Merging #72 into master will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   56.82%   57.02%   +0.19%     
==========================================
  Files          18       14       -4     
  Lines        2965     2874      -91     
==========================================
- Hits         1685     1639      -46     
+ Misses       1280     1235      -45     

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f932323...29098ff. Read the comment docs.

@tarcieri tarcieri force-pushed the move-elliptic-curve-crate-to-traits-repo branch 2 times, most recently from 411d347 to 3efaee2 Compare July 13, 2020 18:45
@tarcieri tarcieri force-pushed the move-elliptic-curve-crate-to-traits-repo branch from 3efaee2 to 29098ff Compare July 14, 2020 01:15
@cargo-dep-bot

cargo-dep-bot Bot commented Jul 14, 2020

Copy link
Copy Markdown

This PR made the following dependency changes:

Added Packages (Duplicate versions in '()'):
	version_check 0.9.2

Updated Packages:
	elliptic-curve: 0.4.0 -> 0.5.0-pre
	generic-array: 0.14.1 -> 0.14.3
	libc: 0.2.70 -> 0.2.72
	num-traits: 0.2.11 -> 0.2.12
	redox_syscall: 0.1.56 -> 0.1.57
	regex-syntax: 0.6.17 -> 0.6.18
	remove_dir_all: 0.5.2 -> 0.5.3
	subtle: 2.2.2 -> 2.2.3
	winapi: 0.3.8 -> 0.3.9

@tarcieri tarcieri merged commit bf40e82 into master Jul 14, 2020
@tarcieri tarcieri deleted the move-elliptic-curve-crate-to-traits-repo branch July 14, 2020 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants