mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-04-25 08:42:14 +00:00
Remove an obsolete crate attribute
This commit is contained in:
parent
0d079a05c6
commit
827386c588
@ -20,8 +20,6 @@
|
|||||||
//!
|
//!
|
||||||
//! [1]: https://www.sqlite.org
|
//! [1]: https://www.sqlite.org
|
||||||
|
|
||||||
#![allow(unused_unsafe)]
|
|
||||||
|
|
||||||
extern crate libc;
|
extern crate libc;
|
||||||
extern crate sqlite3_sys as ffi;
|
extern crate sqlite3_sys as ffi;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user