Skip to content

Commit cfb1e98

Browse files
committed
Bump required Rust to 1.95 for rusqlite_migration
1 parent ad13322 commit cfb1e98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55
[workspace.package]
66
version = "3.6.2"
77
edition = "2024"
8-
rust-version = "1.88"
8+
rust-version = "1.95"
99

1010
[workspace.dependencies]
1111
askama = { version = "0.16.0" }

0 commit comments

Comments
 (0)