From 73d37574b078c0f70068b75a36683c77caafdc14 Mon Sep 17 00:00:00 2001 From: dabreegster Date: Sat, 30 Apr 2022 13:20:27 +0000 Subject: [PATCH] deploy: 2d547a383faaa6809bacf59af80366b70df5d2cf --- .../tools/title_screen/built_info/constant.BUILT_TIME_UTC.html | 2 +- rustdoc/src/importer/map_config.rs.html | 2 +- .../debug/build/map_gui-f69e066278ff4726/out/built.rs.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html b/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html index 0ea56c8b71..51848ec6fa 100644 --- a/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html +++ b/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html @@ -4,6 +4,6 @@
pub const BUILT_TIME_UTC: &str = r"Sat, 30 Apr 2022 13:09:11 +0000";
Expand description

The build time in RFC2822, UTC.

+

Constant map_gui::tools::title_screen::built_info::BUILT_TIME_UTC

source · []
pub const BUILT_TIME_UTC: &str = r"Sat, 30 Apr 2022 13:19:22 +0000";
Expand description

The build time in RFC2822, UTC.

\ No newline at end of file diff --git a/rustdoc/src/importer/map_config.rs.html b/rustdoc/src/importer/map_config.rs.html index 0bdbd3b3fd..02d42c9204 100644 --- a/rustdoc/src/importer/map_config.rs.html +++ b/rustdoc/src/importer/map_config.rs.html @@ -172,7 +172,7 @@ Some("http://metro.kingcounty.gov/GTFS/google_transit.zip".to_string()) } else if name.city == CityName::new("us", "san_francisco") { Some("https://gtfs.sfmta.com/transitdata/google_transit.zip".to_string()) - } else if name.city == CityName::new("br", "sao_paulo") { + } else if name == &MapName::new("br", "sao_paulo", "aricanduva") { Some("https://github.com/transitland/gtfs-archives-not-hosted-elsewhere/blob/master/sao-paulo-sptrans.zip?raw=true".to_string()) } else { None diff --git a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-f69e066278ff4726/out/built.rs.html b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-f69e066278ff4726/out/built.rs.html index 62ae0cc0c8..7667aafb0f 100644 --- a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-f69e066278ff4726/out/built.rs.html +++ b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-f69e066278ff4726/out/built.rs.html @@ -179,7 +179,7 @@ pub const RUSTDOC_VERSION: &str = r"rustdoc 1.60.0 (7737e0b5c 2022-04-04)"; #[doc=r#"The build time in RFC2822, UTC."#] #[allow(dead_code)] -pub const BUILT_TIME_UTC: &str = r"Sat, 30 Apr 2022 13:09:11 +0000"; +pub const BUILT_TIME_UTC: &str = r"Sat, 30 Apr 2022 13:19:22 +0000"; #[doc=r#"The target architecture, given by `CARGO_CFG_TARGET_ARCH`."#] #[allow(dead_code)] pub const CFG_TARGET_ARCH: &str = r"x86_64";