We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330da0a commit 483cd64Copy full SHA for 483cd64
Cargo.toml
@@ -10,5 +10,5 @@ readme = "README.md"
10
keywords = ["database", "sql", "postgres", "copy"]
11
12
[dependencies]
13
-byteorder = ">= 0.3, < 0.5"
+byteorder = "0.5"
14
postgres = "0.11"
0 commit comments