bevy_interleave_interface 0.10.0

interface for e2e packed to planar bind groups
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "bevy_interleave_interface"
version = "0.10.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "interface for e2e packed to planar bind groups"
homepage = "https://github.com/mosure/bevy_interleave"
readme = false
keywords = [
    "bevy",
    "shader-types",
]
license = "MIT"
repository = "https://github.com/mosure/bevy_interleave"

[lib]
name = "bevy_interleave_interface"
path = "src/lib.rs"

[dependencies.bevy]
version = "0.19"
features = [
    "bevy_asset",
    "bevy_render",
    "png",
    "reflect_documentation",
    "reflect_functions",
]
default-features = false