diff --git a/Cargo.toml b/Cargo.toml index def862d8c..cd2a06c9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,5 @@ [workspace.package] version = "0.19.2-rc.5" -publish = false edition = "2021" description = "A link aggregator for the fediverse" license = "AGPL-3.0" @@ -17,6 +16,7 @@ license.workspace = true homepage.workspace = true documentation.workspace = true repository.workspace = true +publish = false [lib] doctest = false diff --git a/crates/utils/translations b/crates/utils/translations index 2139975ef..06a610696 160000 --- a/crates/utils/translations +++ b/crates/utils/translations @@ -1 +1 @@ -Subproject commit 2139975ef383077e4709a4f2cae42922fd63b860 +Subproject commit 06a610696af829248954e411ebe2cf3906092244