From 0f3d9e7a5267d5ce8ae7c5952f612d68f0a12af9 Mon Sep 17 00:00:00 2001 From: VRCCat Date: Thu, 27 Jan 2022 00:06:22 +0000 Subject: [PATCH] Upgrade Rust SDK to spec 1.6.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f36af8b..c84f322 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vrchatapi" -version = "1.6.8" +version = "1.6.9" authors = ["OpenAPI Generator team and contributors"] license = "MIT" edition = "2018"