Skip to content

Commit b639670

Browse files
committed
chore: update to Rust 1.89.0
1 parent 1276ce4 commit b639670

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
@@ -21,7 +21,7 @@ edition = "2024"
2121
keywords = ["postgresql", "postgres", "embedded", "database", "server"]
2222
license = "(Apache-2.0 OR MIT) AND PostgreSQL"
2323
repository = "https://github.com/theseus-rs/postgresql-embedded"
24-
rust-version = "1.88.0"
24+
rust-version = "1.89.0"
2525
version = "0.19.0"
2626

2727
[workspace.dependencies]

0 commit comments

Comments
 (0)