diff --git a/Cargo.toml b/Cargo.toml index 9748736..4c7739d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "restructed" -version = "0.1.2" +version = "0.1.3" edition = "2021" readme = "readme.md" authors = ["Nex "] @@ -39,4 +39,4 @@ all-features = true rustdoc-args = ["--cfg", "docsrs"] [package.metadata.workspaces] -independent = true \ No newline at end of file +independent = true