Skip to content

Commit 2eb398e

Browse files
committed
Bump rust version
1 parent 5f1a9d2 commit 2eb398e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentation = "https://docs.rs/sea-orm"
1313
repository = "https://github.com/SeaQL/sea-orm"
1414
categories = ["database"]
1515
keywords = ["async", "orm", "mysql", "postgres", "sqlite"]
16-
rust-version = "1.65"
16+
rust-version = "1.81"
1717

1818
[package.metadata.docs.rs]
1919
features = ["default", "sqlx-all", "mock", "proxy", "runtime-async-std-native-tls", "postgres-array", "sea-orm-internal"]

0 commit comments

Comments
 (0)