Skip to content

Commit

Permalink
add the MSRV to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel.eades committed Mar 1, 2024
1 parent 948e099 commit 9ad9828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ categories = ["api-bindings", "os::windows-apis"]
repository = "https://github.com/mullvad/windows-service-rs"
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.58.0"

[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
Expand Down

0 comments on commit 9ad9828

Please sign in to comment.