Merge pull request #475 from mozilla-services/task/add-rust-msrv

chore: add minumum supported rust version
This commit is contained in:
Philip Jenvey 2020-03-10 18:07:55 -07:00 committed by GitHub
commit 73b486ca38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ authors = [
"Phil Jenvey <pjenvey@underboss.org>",
]
edition = "2018"
rust = "1.39.0"
[profile.release]
# Enables line numbers in Sentry