Skip to content

Commit

Permalink
Bump rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 committed Dec 1, 2024
1 parent 5f1a9d2 commit 2eb398e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ documentation = "https://docs.rs/sea-orm"
repository = "https://github.com/SeaQL/sea-orm"
categories = ["database"]
keywords = ["async", "orm", "mysql", "postgres", "sqlite"]
rust-version = "1.65"
rust-version = "1.81"

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

0 comments on commit 2eb398e

Please sign in to comment.