base64-ng-subtle 1.2.1

Optional subtle::ConstantTimeEq helpers for base64-ng buffers
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "base64-ng"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e9a6fdffd0a02049343b2bde0b86b3f38a8617a316f01de56811bec1fb78659"

[[package]]
name = "base64-ng-subtle"
version = "1.2.1"
dependencies = [
 "base64-ng",
 "subtle",
]

[[package]]
name = "subtle"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"