Commit ce2c4ae
committed
Bump SurrealDB to 3.1.3
Upgrade the embedded `surrealdb` crate 3.0.5 -> 3.1.3 (latest 3.1.x) and
keep the Rust package version aligned.
- surrealdb dependency and package version -> 3.1.3
- Cargo.lock regenerated (cargo update --precise)
- rust-toolchain.toml channel 1.91 -> 1.95, aligned with the toolchain
SurrealDB 3.1.x is built with
- CHANGELOG [Unreleased] entry added
cargo check passes on toolchain 1.95 with no changes to the JNI bindings;
the 3.1 API is source-compatible with the driver.1 parent e0251af commit ce2c4ae
4 files changed
Lines changed: 283 additions & 190 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments