We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd17ed commit 0d18b95Copy full SHA for 0d18b95
postgres-protocol/Cargo.toml
@@ -23,4 +23,4 @@ memchr = "2.0"
23
rand = "0.9"
24
sha2 = "0.10"
25
stringprep = "0.1"
26
-getrandom = { version = "0.2", optional = true }
+getrandom = { version = "0.3", optional = true }
0 commit comments