mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-06-14 16:01:21 +00:00
Remove an obsolete crate attribute
This commit is contained in:
@ -20,8 +20,6 @@
|
||||
//!
|
||||
//! [1]: https://www.sqlite.org
|
||||
|
||||
#![allow(unused_unsafe)]
|
||||
|
||||
extern crate libc;
|
||||
extern crate sqlite3_sys as ffi;
|
||||
|
||||
|
Reference in New Issue
Block a user