Skip to content

Commit 3785931

Browse files
committed
Upgrade Rust SDK to spec 1.20.8-nightly.5
1 parent cd1d145 commit 3785931

File tree

3 files changed

+71
-71
lines changed

3 files changed

+71
-71
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
repository="https://github.com/vrchatapi/vrchatapi-rust"
33
name = "vrchatapi"
4-
version = "1.20.8-nightly.4"
4+
version = "1.20.8-nightly.5"
55
authors = ["[email protected]"]
66
description = "VRChat API Client for Rust"
77
license = "MIT"

package-lock.json

Lines changed: 69 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"@openapitools/openapi-generator-cli": "^2.27.0"
3+
"@openapitools/openapi-generator-cli": "^2.28.2"
44
}
55
}

0 commit comments

Comments
 (0)