Skip to content

Commit 0d18b95

Browse files
committed
bump getrandom
1 parent acd17ed commit 0d18b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-protocol/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ memchr = "2.0"
2323
rand = "0.9"
2424
sha2 = "0.10"
2525
stringprep = "0.1"
26-
getrandom = { version = "0.2", optional = true }
26+
getrandom = { version = "0.3", optional = true }

0 commit comments

Comments
 (0)