Skip to content

Commit 483cd64

Browse files
committed
Bump byteorder version
1 parent 330da0a commit 483cd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ readme = "README.md"
1010
keywords = ["database", "sql", "postgres", "copy"]
1111

1212
[dependencies]
13-
byteorder = ">= 0.3, < 0.5"
13+
byteorder = "0.5"
1414
postgres = "0.11"

0 commit comments

Comments
 (0)