# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "bevy_mikktspace" version = "0.15.0-rc.3" dependencies = [ "glam", "libm", ] [[package]] name = "glam" version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c28091a37a5d09b555cb6628fd954da299b536433834f5b8e59eba78e0cbbf8a" dependencies = [ "libm", ] [[package]] name = "libm" version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"