mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-30 19:29:30 +00:00
Upgrade Rust SDK to spec 1.16.0
This commit is contained in:
@ -140,6 +140,8 @@ pub mod license_group;
|
||||
pub use self::license_group::LicenseGroup;
|
||||
pub mod license_type;
|
||||
pub use self::license_type::LicenseType;
|
||||
pub mod limited_group;
|
||||
pub use self::limited_group::LimitedGroup;
|
||||
pub mod limited_unity_package;
|
||||
pub use self::limited_unity_package::LimitedUnityPackage;
|
||||
pub mod limited_user;
|
||||
|
Reference in New Issue
Block a user