1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-11-25 01:16:12 +02:00
comprehensive-rust/third_party
dependabot[bot] e921d4bb1e
cargo: bump the minor group with 2 updates (#1783)
Bumps the minor group with 2 updates:
[pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) and
[tokio](https://github.com/tokio-rs/tokio).

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Walbran <qwandor@google.com>
2024-02-05 11:25:39 +00:00
..
cxx cargo: bump the minor group with 2 updates (#1783) 2024-02-05 11:25:39 +00:00
mdbook Test translations using same source as for publish (#1492) 2024-01-04 17:04:44 +01:00
rust-by-example Updates and minor fixes to Day 2: Morning (#372) 2023-02-09 21:15:47 +00:00
rust-on-exercism cargo: bump the minor group with 2 updates (#1783) 2024-02-05 11:25:39 +00:00
README.md Test translations using same source as for publish (#1492) 2024-01-04 17:04:44 +01:00

Third-party Course Content

The files in this directory are included in the course via the {{#include ..}} syntax. All third-party content must be placed here to clearly indicate its origin.

When we publish a translation of the course, we git restore the src/ and third_party/ directories at the repository root back to the date listed in the POT-Creation-Date header of the translation. It is crucial, that all translatable content lives in those two directories. The other files (such as book.toml and theme/) are not restored and we always use the latest version of them.