Update sea-orm to 2.0.0-rc.5

This commit is contained in:
2025-08-29 23:10:24 -06:00
parent 0ede87c913
commit 792abdadfe
14 changed files with 125 additions and 126 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ A library to enhance SeaORM
- example: `cargo run --example=migrations --features=sqlite`
- fmt: `cargo fmt --check`
- docs: `RUSTDOCFLAGS="--cfg docsrs" cargo +nightly doc --all-features`
- publish: `cargo publish --dry-run`
- publish: `cargo publish --dry-run -p seamantic`