From e204675fe74c41b86e1adaf4281b1d9b259f58ef Mon Sep 17 00:00:00 2001 From: KtorZ Date: Tue, 10 Sep 2024 13:55:15 +0200 Subject: [PATCH] Bump playground to 1.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9987e3f..2317cf8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "play" -version = "1.1.0" +version = "1.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html