From 0fb7edda4413fd046acee1f63226815bdf54998a Mon Sep 17 00:00:00 2001 From: Adam Hendel Date: Mon, 28 Aug 2023 15:14:47 -0500 Subject: [PATCH] Update Cargo.toml (#10) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b190147..f4e88d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clerk_fdw" -version = "0.1.2" +version = "0.1.3" edition = "2021" [lib]