Skip to content

Commit

Permalink
chore: Link to actual MSRV Fx is using (#1836)
Browse files Browse the repository at this point in the history
Instead of having to look it up in a table.
  • Loading branch information
larseggert authored Apr 16, 2024
1 parent 3e53709 commit d74ad5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version = "0.7.5"
edition = "2021"
license = "MIT OR Apache-2.0"
# Don't increase beyond what Firefox is currently using:
# https://firefox-source-docs.mozilla.org/writing-rust-code/update-policy.html#schedule
# https://searchfox.org/mozilla-central/search?q=MINIMUM_RUST_VERSION&path=python/mozboot/mozboot/util.py
rust-version = "1.74.0"

[workspace.dependencies]
Expand Down

0 comments on commit d74ad5e

Please sign in to comment.