]> Untitled Git - lemmy.git/blobdiff - crates/apub/Cargo.toml
Specify minimum Rust version 1.57 (fixes #2333) (#2334)
[lemmy.git] / crates / apub / Cargo.toml
index 7ec5ece6ab4a6d8837b7db1b02464a8c3a9f20db..7e8e952814dd76022d5187bda24c1c3907ed3e91 100644 (file)
@@ -6,6 +6,7 @@ description = "A link aggregator for the fediverse"
 license = "AGPL-3.0"
 homepage = "https://join-lemmy.org/"
 documentation = "https://join-lemmy.org/docs/en/index.html"
+rust-version = "1.57"
 
 [lib]
 name = "lemmy_apub"