From 3c90e0ef3a4082bbdd81d155557785d3ad7fb218 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Fri, 10 Jan 2025 15:55:35 -0800 Subject: [PATCH] regen fix version --- riven/src/endpoints.rs | 2 +- riven/src/meta.rs | 2 +- riven/src/models.rs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/riven/src/endpoints.rs b/riven/src/endpoints.rs index 1e4cec2..2dc1965 100644 --- a/riven/src/endpoints.rs +++ b/riven/src/endpoints.rs @@ -8,7 +8,7 @@ /////////////////////////////////////////////// // http://www.mingweisamuel.com/riotapi-schema/tool/ -// Version 9c1b8bdd90aa4346eea65d7b95a418855deac47c +// Version af1173cdd23a8673a22202fef3b38f0ba25ae575 //! Automatically generated endpoint handles. #![allow(clippy::let_and_return, clippy::too_many_arguments)] diff --git a/riven/src/meta.rs b/riven/src/meta.rs index 1d3488c..96fdbe0 100644 --- a/riven/src/meta.rs +++ b/riven/src/meta.rs @@ -8,7 +8,7 @@ /////////////////////////////////////////////// // http://www.mingweisamuel.com/riotapi-schema/tool/ -// Version 9c1b8bdd90aa4346eea65d7b95a418855deac47c +// Version af1173cdd23a8673a22202fef3b38f0ba25ae575 //! Metadata about the Riot API and Riven. //! diff --git a/riven/src/models.rs b/riven/src/models.rs index 6559764..6e89907 100644 --- a/riven/src/models.rs +++ b/riven/src/models.rs @@ -8,7 +8,7 @@ /////////////////////////////////////////////// // http://www.mingweisamuel.com/riotapi-schema/tool/ -// Version 9c1b8bdd90aa4346eea65d7b95a418855deac47c +// Version af1173cdd23a8673a22202fef3b38f0ba25ae575 #![allow(missing_docs)]