From 080441b798edf396cb675a1f95a7b9a6223880e3 Mon Sep 17 00:00:00 2001 From: "Gavin M. Roy" Date: Fri, 17 Apr 2026 18:36:41 -0400 Subject: [PATCH] Bump libpgfmt to 1.1.1 Co-Authored-By: Claude Opus 4.7 (1M context) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bd30056..ebbd2b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ authors = ["Gavin M. Roy "] [dependencies] clap = { version = "4", features = ["derive"] } -libpgfmt = "1.1" +libpgfmt = "1.1.1"