Skip to content

Commit

Permalink
fix: bump down msrv to ensure win7 support (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Oct 3, 2024
1 parent c75150f commit ee83fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["SpikeHD"]
license = ""
repository = ""
edition = "2021"
rust-version = "1.80"
rust-version = "1.77.2"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit ee83fc0

Please sign in to comment.