Skip to content

Commit c5cd69e

Browse files
authored
Update msrv (#362)
* update msrv * Update refinery/Cargo.toml
1 parent 2187a03 commit c5cd69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

refinery/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "refinery"
33
version = "0.8.16"
4-
rust-version = "1.75"
4+
rust-version = "1.83"
55
authors = ["Katharina Fey <[email protected]>", "João Oliveira <[email protected]>"]
66
license = "MIT"
77
description = "Powerful SQL migration toolkit for Rust"

0 commit comments

Comments
 (0)