From 426b096ef8ebea1bf34b4b7bdbb2660ef7e7f921 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 7 Feb 2016 08:45:57 +0100 Subject: [PATCH] chore(code): update generated code This seems to be just a remainder, two APIs were missed last time I updated the code. I guess. --- gen/gamesconfiguration1_configuration/Cargo.toml | 2 +- gen/replicapool1_beta2/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gen/gamesconfiguration1_configuration/Cargo.toml b/gen/gamesconfiguration1_configuration/Cargo.toml index 720af9b91f..adb9309198 100644 --- a/gen/gamesconfiguration1_configuration/Cargo.toml +++ b/gen/gamesconfiguration1_configuration/Cargo.toml @@ -20,7 +20,7 @@ hyper = "0.7" mime = "0.1.0" serde = ">= 0.6.0" serde_json = ">= 0.6.0" -yup-oauth2 = "0.5" +yup-oauth2 = ">= 0.5.4" url = ">= 0.5" [build-dependencies] diff --git a/gen/replicapool1_beta2/Cargo.toml b/gen/replicapool1_beta2/Cargo.toml index df9b2c5bd8..a88c02b023 100644 --- a/gen/replicapool1_beta2/Cargo.toml +++ b/gen/replicapool1_beta2/Cargo.toml @@ -20,7 +20,7 @@ hyper = "0.7" mime = "0.1.0" serde = ">= 0.6.0" serde_json = ">= 0.6.0" -yup-oauth2 = "0.5" +yup-oauth2 = ">= 0.5.4" url = ">= 0.5" [build-dependencies]