master
Tait Hoyem 1 year ago
parent a2842333c0
commit a5a538194a

@ -28,7 +28,7 @@ use sqlx::{Pool, Postgres};
use std::net::SocketAddr;
use std::sync::Arc;
const VERSION: &str = "0.2.10";
const VERSION: &str = "0.3.0";
#[derive(Template)]
#[template(path = "hello.html")]

Loading…
Cancel
Save