mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-03-15 06:20:50 +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
|
||||
|
||||
#![allow(unused_unsafe)]
|
||||
|
||||
extern crate libc;
|
||||
extern crate sqlite3_sys as ffi;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user