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 02b0937 commit 910f8e0Copy full SHA for 910f8e0
Cargo.toml
@@ -10,7 +10,7 @@ documentation = "https://sfackler.github.io/rust-postgres-range/doc/v0.8.1/postg
10
[dependencies]
11
time = "0.1"
12
postgres = "0.11"
13
-byteorder = ">= 0.3, < 0.5"
+byteorder = "0.5"
14
15
[dev-dependencies]
16
postgres = { version = "0.11", features = ["time"] }
0 commit comments