Update version

master
Tait Hoyem 1 year ago
parent 2e1b275d2d
commit e11bd4a34f

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

Loading…
Cancel
Save