Skip to content

Commit

Permalink
Set rust-version in Cargo.toml (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet authored Apr 17, 2023
1 parent 2edc700 commit dda39c4
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 @@ -10,6 +10,7 @@ license = "Apache-2.0 OR MIT"
readme = "./README.md"
repository = "https://github.com/gimli-rs/addr2line"
edition = "2018"
rust-version = "1.58"

[dependencies]
gimli = { version = "0.27.2", default-features = false, features = ["read"] }
Expand Down

0 comments on commit dda39c4

Please sign in to comment.