mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Upgrader rust version
This commit is contained in:
parent
54514b536a
commit
69e404cb60
2
justfile
2
justfile
@ -4,7 +4,7 @@
|
||||
|
||||
set shell := ["bash", "-c"]
|
||||
|
||||
export NIGHTLY_TOOLCHAIN := "nightly-2022-07-03"
|
||||
export NIGHTLY_TOOLCHAIN := "nightly-2022-10-23"
|
||||
export STABLE_TOOLCHAIN := "1.62"
|
||||
|
||||
export CARGO_TERM_COLOR := "always"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
[toolchain]
|
||||
channel = "1.62"
|
||||
channel = "1.64"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user