diff --git a/postgres-derive/Cargo.toml b/postgres-derive/Cargo.toml index 51ebb566..29f1b72d 100644 --- a/postgres-derive/Cargo.toml +++ b/postgres-derive/Cargo.toml @@ -15,4 +15,4 @@ test = false syn = "2.0" proc-macro2 = "1.0" quote = "1.0" -heck = "0.4" \ No newline at end of file +heck = "0.5" \ No newline at end of file