File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ dependency status] ( https://deps.rs/repo/github/wangfenjin/duckdb-rs/status.svg )] ( https://deps.rs/repo/github/wangfenjin/duckdb-rs )
5
5
[ ![ codecov] ( https://codecov.io/gh/wangfenjin/duckdb-rs/branch/main/graph/badge.svg?token=0xV88q8KU0 )] ( https://codecov.io/gh/wangfenjin/duckdb-rs )
6
6
[ ![ Latest Version] ( https://img.shields.io/crates/v/duckdb.svg )] ( https://crates.io/crates/duckdb )
7
- [ ![ Docs] ( https://docs.rs/duckdb/ badge.svg )] ( https://docs.rs/duckdb )
7
+ [ ![ Docs] ( https://img.shields.io/ badge/docs.rs-duckdb-green )] ( https://docs.rs/duckdb )
8
8
9
9
duckdb-rs is an ergonomic wrapper for using [ duckdb] ( https://github.com/duckdb/duckdb ) from Rust. It attempts to expose
10
10
an interface similar to [ rusqlite] ( https://github.com/rusqlite/rusqlite ) . Acctually the initial code and even this README is
You can’t perform that action at this time.
0 commit comments