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 f55bd7a35a..ba7f15095c 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"Sun, 13 Jun 2021 19:11:35 +0000";
The build time in RFC2822, UTC.
+
pub const BUILT_TIME_UTC: &str = r"Sun, 13 Jun 2021 19:59:05 +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-53ebf0a7e55a6952/out/built.rs.html b/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-53ebf0a7e55a6952/out/built.rs.html
index ba9151c418..93cc3b8da3 100644
--- a/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-53ebf0a7e55a6952/out/built.rs.html
+++ b/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-53ebf0a7e55a6952/out/built.rs.html
@@ -178,7 +178,7 @@
pub const RUSTDOC_VERSION: &str = r"rustdoc 1.52.1 (9bc8c42bb 2021-05-09)";
#[doc=r#"The build time in RFC2822, UTC."#]
#[allow(dead_code)]
-pub const BUILT_TIME_UTC: &str = r"Sun, 13 Jun 2021 19:11:35 +0000";
+pub const BUILT_TIME_UTC: &str = r"Sun, 13 Jun 2021 19:59:05 +0000";
#[doc=r#"The target architecture, given by `CARGO_CFG_TARGET_ARCH`."#]
#[allow(dead_code)]
pub const CFG_TARGET_ARCH: &str = r"x86_64";