From 79f7fe7bf0ab184b06c2fa40256ebc35f072fe8b Mon Sep 17 00:00:00 2001 From: dabreegster Date: Sun, 25 Jul 2021 21:34:05 +0000 Subject: [PATCH] deploy: 8b397c8f1576a70ddd6fb6cc01da72b2f2caf83c --- rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html | 2 +- rustdoc/map_gui/tools/updater/constant.NEXT_RELEASE.html | 2 +- .../target/debug/build/game-b46195c1bf7e0216/out/built.rs.html | 2 +- rustdoc/src/map_gui/tools/updater.rs.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html index ef02855bd3..3639a7a71c 100644 --- a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html +++ b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html @@ -1,6 +1,6 @@ BUILT_TIME_UTC in game::pregame::built_info - Rust

Constant game::pregame::built_info::BUILT_TIME_UTC[][src]

pub const BUILT_TIME_UTC: &str = r"Sun, 25 Jul 2021 20:50:53 +0000";

The build time in RFC2822, UTC.

+ Change settings

Constant game::pregame::built_info::BUILT_TIME_UTC[][src]

pub const BUILT_TIME_UTC: &str = r"Sun, 25 Jul 2021 21:32:52 +0000";

The build time in RFC2822, UTC.

\ No newline at end of file diff --git a/rustdoc/map_gui/tools/updater/constant.NEXT_RELEASE.html b/rustdoc/map_gui/tools/updater/constant.NEXT_RELEASE.html index e8fbb2345d..adc88e0f85 100644 --- a/rustdoc/map_gui/tools/updater/constant.NEXT_RELEASE.html +++ b/rustdoc/map_gui/tools/updater/constant.NEXT_RELEASE.html @@ -1,5 +1,5 @@ NEXT_RELEASE in map_gui::tools::updater - Rust

Constant map_gui::tools::updater::NEXT_RELEASE[][src]

const NEXT_RELEASE: &str = "0.2.53";
+ Change settings

Constant map_gui::tools::updater::NEXT_RELEASE[][src]

const NEXT_RELEASE: &str = "0.2.54";
\ No newline at end of file diff --git a/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-b46195c1bf7e0216/out/built.rs.html b/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-b46195c1bf7e0216/out/built.rs.html index a0903dff9b..080eae6767 100644 --- a/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-b46195c1bf7e0216/out/built.rs.html +++ b/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-b46195c1bf7e0216/out/built.rs.html @@ -178,7 +178,7 @@ pub const RUSTDOC_VERSION: &str = r"rustdoc 1.53.0 (53cb7b09b 2021-06-17)"; #[doc=r#"The build time in RFC2822, UTC."#] #[allow(dead_code)] -pub const BUILT_TIME_UTC: &str = r"Sun, 25 Jul 2021 20:50:53 +0000"; +pub const BUILT_TIME_UTC: &str = r"Sun, 25 Jul 2021 21:32:52 +0000"; #[doc=r#"The target architecture, given by `CARGO_CFG_TARGET_ARCH`."#] #[allow(dead_code)] pub const CFG_TARGET_ARCH: &str = r"x86_64"; diff --git a/rustdoc/src/map_gui/tools/updater.rs.html b/rustdoc/src/map_gui/tools/updater.rs.html index d43bad5c1e..483480f728 100644 --- a/rustdoc/src/map_gui/tools/updater.rs.html +++ b/rustdoc/src/map_gui/tools/updater.rs.html @@ -189,7 +189,7 @@ use crate::AppLike; // Update this ___before___ pushing the commit with "[rebuild] [release]". -const NEXT_RELEASE: &str = "0.2.53"; +const NEXT_RELEASE: &str = "0.2.54"; // For each city, how many total bytes do the runtime files cost to download?