diff --git a/Cargo.lock b/Cargo.lock index 0ff767ff..fc015259 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1682,7 +1682,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" [[package]] name = "strafe-client" -version = "0.7.0" +version = "0.8.0" dependencies = [ "async-executor", "bytemuck", diff --git a/Cargo.toml b/Cargo.toml index 6bf20b58..c2cf8534 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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