Skip to content

Commit

Permalink
Remove deprecated crates (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Jul 2, 2020
1 parent ad504c5 commit 9b269d5
Show file tree
Hide file tree
Showing 37 changed files with 4 additions and 2,398 deletions.
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.

0 comments on commit 9b269d5

Please sign in to comment.