Skip to content

Commit cc36b32

Browse files
committed
camellia: drop unused byteorder dependency
1 parent 399ddb8 commit cc36b32

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

camellia/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ keywords = ["crypto", "camellia", "block-cipher"]
1313
categories = ["cryptography", "no-std"]
1414

1515
[dependencies]
16-
byteorder = { version = "1.1", default-features = false }
1716
cipher = "0.5"
1817

1918
[dev-dependencies]

0 commit comments

Comments
 (0)