We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6b4b5 commit dbcbc52Copy full SHA for dbcbc52
src/lib.rs
@@ -1,5 +1,5 @@
1
//! Types dealing with ranges of values
2
-#![doc(html_root_url = "https://sfackler.github.io/rust-postgres-range/doc/v0.8.2")]
+#![doc(html_root_url = "https://sfackler.github.io/rust-postgres-range/doc/v0.9")]
3
4
extern crate postgres_protocol;
5
#[macro_use(to_sql_checked)]
0 commit comments