Skip to content

Commit

Permalink
move msrv to 1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
amodm committed Apr 6, 2024
1 parent 046794d commit 78da019
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ repository = "https://github.com/amodm/webbrowser-rs"
readme = "README.md"
keywords = ["webbrowser", "browser"]
license = "MIT OR Apache-2.0"
edition = "2018"
edition = "2021"
rust-version = "1.60"

[dependencies]
log = "0.4"
Expand Down
1 change: 0 additions & 1 deletion clippy.toml

This file was deleted.

0 comments on commit 78da019

Please sign in to comment.