Commit 7ddc4f9
committed
libsql: Fix build on older Rust toolchains
The JavaScript SDK is unfortunately stuck with Rust 1.78:
tursodatabase/libsql-js#104
We should fix that, but since that's hard, let's just once again paper
over it by fixing build on older Rust toolchains.1 parent 6a82223 commit 7ddc4f9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
0 commit comments