You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: avoid rebuilding libsql-ffi every time when using Multiple Ciphers (#2178)
Fix#2177
When using the Multiple Ciphers extension in libsql, I noticed that it
was rebuilding libsql-ffi every time. This fixes the condition in
`build.rs` to only check for changes in the Multiple Ciphers source
0 commit comments