projections 1.1.0

Macro-free pin projections because why not?
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "as_repr"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8edcfb2cfb84e9c2af77e3f53917e42893e7ba2705e8e93bb66523c376befd00"
dependencies = [
 "as_repr-core",
]

[[package]]
name = "as_repr-core"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fa436f0500f40b38d93e760bb212e082bc4f16cc0ae790d6acd2db39ce02b70"

[[package]]
name = "pasts"
version = "0.14.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "efcd36303871fb977a47dabc9af736c75c492bb32a92fa26262b2741531e97ce"

[[package]]
name = "projections"
version = "1.1.0"
dependencies = [
 "as_repr",
 "pasts",
]