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"