Skip to content

Commit

Permalink
Update mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rakshith-ravi authored Aug 16, 2022
1 parent 956d8a8 commit bcd7a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sqlx-core/src/postgres/types/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
//! | Rust type | Postgres type(s) |
//! |---------------------------------------|------------------------------------------------------|
//! | `ipnetwork::IpNetwork` | INET, CIDR |
//! | `std::net::IpAddr` | INET, CIDR |
//!
//! ### [`mac_address`](https://crates.io/crates/mac_address)
//!
Expand Down

0 comments on commit bcd7a7c

Please sign in to comment.