From 19cf9f25c1b07d2136e4ec6e0f69d38667fc44bb Mon Sep 17 00:00:00 2001 From: "Paul R. Tagliamonte" Date: Fri, 11 Oct 2024 14:57:33 -0400 Subject: [PATCH] 85 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d6197a2f..637c737e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zoo" -version = "0.2.84" +version = "0.2.85" edition = "2021" build = "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html