mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-05-12 08:06:47 +02:00
Merge pull request #475 from mozilla-services/task/add-rust-msrv
chore: add minumum supported rust version
This commit is contained in:
commit
73b486ca38
@ -7,6 +7,7 @@ authors = [
|
||||
"Phil Jenvey <pjenvey@underboss.org>",
|
||||
]
|
||||
edition = "2018"
|
||||
rust = "1.39.0"
|
||||
|
||||
[profile.release]
|
||||
# Enables line numbers in Sentry
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user