Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated crates #66

Merged
merged 2 commits into from Jul 2, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/hex-literal.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
rust:
- 1.31.0 # MSRV
- 1.41.0 # MSRV
- stable
target:
- thumbv7em-none-eabi
Expand All @@ -41,7 +41,7 @@ jobs:
strategy:
matrix:
rust:
- 1.31.0 # MSRV
- 1.41.0 # MSRV
- stable
steps:
- uses: actions/checkout@v1
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/opaque-debug.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
rust:
- 1.31.0 # MSRV
- 1.41.0 # MSRV
- stable
target:
- thumbv7em-none-eabi
Expand All @@ -41,7 +41,7 @@ jobs:
strategy:
matrix:
rust:
- 1.31.0 # MSRV
- 1.41.0 # MSRV
- stable
steps:
- uses: actions/checkout@v1
Expand Down
8 changes: 0 additions & 8 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Expand Up @@ -3,11 +3,9 @@ members = [
"blobby",
"block-buffer",
"block-padding",
"byte-tools",
"collectable",
"cpuid-bool",
"dbl",
"fake-simd",
"hex-literal",
"hex-literal/hex-literal-impl",
"opaque-debug",
Expand Down
9 changes: 0 additions & 9 deletions byte-tools/Cargo.toml

This file was deleted.

201 changes: 0 additions & 201 deletions byte-tools/LICENSE-APACHE

This file was deleted.

25 changes: 0 additions & 25 deletions byte-tools/LICENSE-MIT

This file was deleted.

29 changes: 0 additions & 29 deletions byte-tools/src/lib.rs

This file was deleted.

16 changes: 0 additions & 16 deletions crypto-ops/Cargo.toml

This file was deleted.