File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55[ ![ ci] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml )
66[ ![ Latest version] ( https://img.shields.io/crates/v/postgresql_embedded.svg )] ( https://crates.io/crates/postgresql_embedded )
77[ ![ Documentation] ( https://docs.rs/postgresql_embedded/badge.svg )] ( https://docs.rs/postgresql_embedded )
8- [ ![ License] ( https://img.shields.io/crates/p /postgresql_embedded.svg )] ( https://github.com/theseus-rs/postgresql_embedded #license )
8+ [ ![ License] ( https://img.shields.io/crates/l /postgresql_embedded )] ( https://github.com/theseus-rs/postgresql-embedded #license )
99[ ![ Semantic Versioning] ( https://img.shields.io/badge/%E2%9A%99%EF%B8%8F_SemVer-2.0.0-blue )] ( https://semver.org/spec/v2.0.0.html )
1010
1111---
Original file line number Diff line number Diff line change 11# PostgreSQL Archive
22
33[ ![ ci] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml )
4- [ ![ Latest version] ( https://img.shields.io/crates/v/postgresql_embedded .svg )] ( https://crates.io/crates/postgresql_embedded )
5- [ ![ Documentation] ( https://docs.rs/postgresql_embedded /badge.svg )] ( https://docs.rs/postgresql_embedded )
6- [ ![ License] ( https://img.shields.io/crates/p/postgresql_embedded.svg )] ( https://github.com/theseus-rs/postgresql_embedded #license )
4+ [ ![ Latest version] ( https://img.shields.io/crates/v/postgresql_archive .svg )] ( https://crates.io/crates/postgresql_embedded )
5+ [ ![ Documentation] ( https://docs.rs/postgresql_archive /badge.svg )] ( https://docs.rs/postgresql_embedded )
6+ [ ![ License] ( https://img.shields.io/crates/l/postgresql_archive? )] ( https://github.com/theseus-rs/postgresql-embedded/tree/main/postgresql_archive #license )
77[ ![ Semantic Versioning] ( https://img.shields.io/badge/%E2%9A%99%EF%B8%8F_SemVer-2.0.0-blue )] ( https://semver.org/spec/v2.0.0.html )
88
99---
Original file line number Diff line number Diff line change 33[ ![ ci] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml )
44[ ![ Latest version] ( https://img.shields.io/crates/v/postgresql_embedded.svg )] ( https://crates.io/crates/postgresql_embedded )
55[ ![ Documentation] ( https://docs.rs/postgresql_embedded/badge.svg )] ( https://docs.rs/postgresql_embedded )
6- [ ![ License] ( https://img.shields.io/crates/p /postgresql_embedded.svg )] ( https://github.com/theseus-rs/postgresql_embedded#license )
6+ [ ![ License] ( https://img.shields.io/crates/l /postgresql_embedded )] ( https://github.com/theseus-rs/postgresql-embedded/tree/main /postgresql_embedded#license )
77[ ![ Semantic Versioning] ( https://img.shields.io/badge/%E2%9A%99%EF%B8%8F_SemVer-2.0.0-blue )] ( https://semver.org/spec/v2.0.0.html )
88
99---
@@ -73,7 +73,7 @@ Name | Description | Default?
7373
7474## Safety
7575
76- These crates use ` #![forbid(unsafe_code)] ` to ensure everything is implemented in 100% safe Rust.
76+ This crate uses ` #![forbid(unsafe_code)] ` to ensure everything is implemented in 100% safe Rust.
7777
7878## License
7979
You can’t perform that action at this time.
0 commit comments