mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-22 08:25:29 +01:00
Commit updated Cargo.lock and sqlite3.h
Turns out the new cbindgen version generates slightly different sqlite3.h so commit that to the tree. The version in Cargo.lock also changed so let's check in that too.
This commit is contained in:
@@ -243,7 +243,7 @@ const char *sqlite3_libversion(void);
|
||||
int sqlite3_libversion_number(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
} // extern "C"
|
||||
#endif // __cplusplus
|
||||
} // extern "C"
|
||||
#endif // __cplusplus
|
||||
|
||||
#endif /* LIMBO_SQLITE3_H */
|
||||
#endif /* LIMBO_SQLITE3_H */
|
||||
|
||||
Reference in New Issue
Block a user