From efc9cf236215204a026fc2b0eec68e5c51691cd8 Mon Sep 17 00:00:00 2001 From: "Aode (Lion)" Date: Thu, 21 Oct 2021 16:38:07 -0500 Subject: [PATCH] 2021 --- Cargo.toml | 2 +- activitystreams-ext/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 1e6c403..1a24ddb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ repository = "https://git.asonix.dog/Aardwolf/activitystreams" documentation = "https://docs.rs/activitystreams" readme = "README.md" keywords = ["activitystreams", "activitypub"] -edition = "2018" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/activitystreams-ext/Cargo.toml b/activitystreams-ext/Cargo.toml index aecd0ce..d1ed49d 100644 --- a/activitystreams-ext/Cargo.toml +++ b/activitystreams-ext/Cargo.toml @@ -8,7 +8,7 @@ repository = "https://git.asonix.dog/Aardwolf/activitystreams" documentation = "https://docs.rs/activitystreams-ext" readme = "README.md" keywords = ["activitystreams", "activitypub"] -edition = "2018" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html