Skip to content

Commit 89bba56

Browse files
Merge pull request #1503 from rust-lang/master
deploy site
2 parents 4e9e615 + 7db534b commit 89bba56

File tree

21 files changed

+13
-1590
lines changed

21 files changed

+13
-1590
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rocket = "0.4.7"
1717
serde = { version = "1.0", features = ["derive"] }
1818
serde_yaml = "0.8.17"
1919
sass-rs = "0.2.1"
20-
reqwest = { version = "0.11.2", features = ["blocking", "json"] }
20+
reqwest = { version = "0.11.3", features = ["blocking", "json"] }
2121
toml = "0.5"
2222
serde_json = "1.0"
2323
rust_team_data = { git = "https://github.com/rust-lang/team" }

RustConfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=nightly-2020-06-01
1+
VERSION=nightly-2021-04-15

locales/en-US/privacy.ftl

Lines changed: 0 additions & 191 deletions
This file was deleted.

locales/es/community.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ community-get-in-contact = Ponte en contacto
1717
community-read-about = Leer sobre Rust
1818
community-urlo-header = Foro de usuarios
1919
community-urlo =
20-
El Foro de Usuarios de Rust es el lugar donde los usarios se comunican sobre
20+
El Foro de Usuarios de Rust es el lugar donde los usuarios se comunican sobre
2121
cualquier tema relacionado con Rust. Pregunta dudas aquí,
2222
coordina ideas sobre proyectos, ¡lo que quieras!
2323
community-discourse-button = Visita el foro

0 commit comments

Comments
 (0)