diff options
author | metamuffin <metamuffin@disroot.org> | 2024-04-27 17:17:52 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-04-27 17:17:52 +0200 |
commit | 0a8515ee43e5cbbe23827b27460822ee3cdbc686 (patch) | |
tree | 9cff48f0cbf3ef09fd8613c20c7399d2832eabfa /src/main.rs | |
parent | 2e5753b2b9c850c52730f5feec2e0d9cec728bc2 (diff) | |
download | metamuffin-website-0a8515ee43e5cbbe23827b27460822ee3cdbc686.tar metamuffin-website-0a8515ee43e5cbbe23827b27460822ee3cdbc686.tar.bz2 metamuffin-website-0a8515ee43e5cbbe23827b27460822ee3cdbc686.tar.zst |
bump deps, john and small refinements
Diffstat (limited to 'src/main.rs')
-rw-r--r-- | src/main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index ebe217c..c3ec938 100644 --- a/src/main.rs +++ b/src/main.rs @@ -41,12 +41,12 @@ async fn main() { r_source, r_blog, r_stuff, + r_hello, r_favicon, r_blog_index, r_blog_article, r_blog_atom, r_style, - r_toggle_css, r_wellknown_security, r_wellknown_matrix_server, r_wellknown_matrix_client, |