Skip to content

Commit 5c5da92

Browse files
committed
New icon
1 parent 7129b9d commit 5c5da92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<h1>SeaQuery</h1>
66

77
<p>
8-
<strong>🌊 A dynamic query builder for MySQL, Postgres and SQLite</strong>
8+
<strong>🔱 A dynamic query builder for MySQL, Postgres and SQLite</strong>
99
</p>
1010

1111
[![crate](https://img.shields.io/crates/v/sea-query.svg)](https://crates.io/crates/sea-query)

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//! <h1>SeaQuery</h1>
99
//!
1010
//! <p>
11-
//! <strong>🌊 A dynamic query builder for MySQL, Postgres and SQLite</strong>
11+
//! <strong>🔱 A dynamic query builder for MySQL, Postgres and SQLite</strong>
1212
//! </p>
1313
//!
1414
//! [![crate](https://img.shields.io/crates/v/sea-query.svg)](https://crates.io/crates/sea-query)

0 commit comments

Comments
 (0)