Upgrade Rust SDK to spec 1.11.0

This commit is contained in:
VRCCat
2023-01-22 17:24:39 +00:00
parent cc3d95441f
commit eab2581c3e
9 changed files with 154 additions and 4 deletions

View File

@ -1,9 +1,9 @@
[package]
name = "vrchatapi"
version = "1.10.1"
version = "1.11.0"
authors = ["me@ariesclark.com"]
description = "VRChat API Client for Rust"
license = "The MIT License (MIT)"
license = "MIT"
edition = "2018"
[dependencies]