Skip to content

Commit c7d3f31

Browse files
committed
Release v0.10.0
1 parent a2f4b5c commit c7d3f31

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
[package]
22
name = "postgres_array"
3-
version = "0.9.0"
3+
version = "0.10.0"
44
authors = ["Steven Fackler <sfackler@gmail.com>"]
55
edition = "2018"
66
license = "MIT"
77
description = "Array support for rust-postgres"
88
repository = "https://github.com/sfackler/rust-postgres-array"
9-
documentation = "https://docs.rs/postgres_array/0.9.0/postgres_array"
109

1110
[dependencies]
1211
bytes = "0.5"

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! Multi-dimensional arrays with per-dimension specifiable lower bounds
2-
#![doc(html_root_url = "https://docs.rs/postgres_array/0.9.0")]
2+
#![doc(html_root_url = "https://docs.rs/postgres_array/0.10")]
33

44
#[doc(inline)]
55
pub use crate::array::Array;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy