Skip to content

Commit 98f5a11

Browse files
authored
Merge pull request sfackler#1117 from sfackler/dependabot/cargo/heck-0.5
Update heck requirement from 0.4 to 0.5
2 parents 8cf7f3a + 670cd7d commit 98f5a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-derive/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ test = false
1515
syn = "2.0"
1616
proc-macro2 = "1.0"
1717
quote = "1.0"
18-
heck = "0.4"
18+
heck = "0.5"

0 commit comments

Comments
 (0)