diff --git a/oxidizer/Cargo.toml b/oxidizer/Cargo.toml index 9f30c85..fe304b9 100644 --- a/oxidizer/Cargo.toml +++ b/oxidizer/Cargo.toml @@ -23,4 +23,4 @@ barrel = { version = "0.6.5", features = ["pg"] } refinery = { version = "0.3.0", features = ["tokio-postgres"]} openssl = { version = "0.10", features = ["vendored"] } -oxidizer-entity-macro = { version = "0.1.0", path = "../oxidizer-entity-macro" } \ No newline at end of file +oxidizer-entity-macro = { version = "0.1.1", path = "../oxidizer-entity-macro" } \ No newline at end of file