Skip to content

Commit

Permalink
chore - specify MSRV due to LLVM bug
Browse files Browse the repository at this point in the history
  • Loading branch information
rumblefrog committed Jun 19, 2021
1 parent 7e4971a commit e2c62ab
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 @@ -3,6 +3,7 @@ name = "rust-fetch"
version = "0.5.0"
authors = ["rumblefrog <[email protected]>"]
edition = "2018"
rust = "1.52"

[lib]
crate-type = ["cdylib"]
Expand Down

0 comments on commit e2c62ab

Please sign in to comment.