We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1a9d2 commit 2eb398eCopy full SHA for 2eb398e
Cargo.toml
@@ -13,7 +13,7 @@ documentation = "https://docs.rs/sea-orm"
13
repository = "https://github.com/SeaQL/sea-orm"
14
categories = ["database"]
15
keywords = ["async", "orm", "mysql", "postgres", "sqlite"]
16
-rust-version = "1.65"
+rust-version = "1.81"
17
18
[package.metadata.docs.rs]
19
features = ["default", "sqlx-all", "mock", "proxy", "runtime-async-std-native-tls", "postgres-array", "sea-orm-internal"]
0 commit comments