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 d4d417e63c..49ba13fe42 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 @@
pub const BUILT_TIME_UTC: &str = r"Wed, 14 Jul 2021 19:46:53 +0000";
The build time in RFC2822, UTC.
+
pub const BUILT_TIME_UTC: &str = r"Wed, 14 Jul 2021 22:12:00 +0000";
The build time in RFC2822, UTC.
\ 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 bdce8eb857..61e2817d32 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"Wed, 14 Jul 2021 19:46:53 +0000";
+pub const BUILT_TIME_UTC: &str = r"Wed, 14 Jul 2021 22:12:00 +0000";
#[doc=r#"The target architecture, given by `CARGO_CFG_TARGET_ARCH`."#]
#[allow(dead_code)]
pub const CFG_TARGET_ARCH: &str = r"x86_64";