v0.8.0 attributes + bvh

This commit is contained in:
Quaternions 2023-10-06 00:34:26 -07:00
parent fc91d644e6
commit bde24d35a2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1682,7 +1682,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "strafe-client"
version = "0.7.0"
version = "0.8.0"
dependencies = [
"async-executor",
"bytemuck",

View File

@ -1,6 +1,6 @@
[package]
name = "strafe-client"
version = "0.7.0"
version = "0.8.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html