Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 435929d

Browse files
committedMay 22, 2025
Update exercises
1 parent 1967ff9 commit 435929d

File tree

49 files changed

+358
-174
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+358
-174
lines changed
 

‎Cargo.lock

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

‎Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ ts-rs = { git = "https://github.com/Heliozoa/ts-rs.git", rev = "16362e1936b328f9
4444
# [patch.'https://github.com/Heliozoa/ts-rs.git']
4545
# ts-rs = { path = "../ts-rs/ts-rs" }
4646

47-
# [patch.'https://github.com/rage/secret-project-331.git']
48-
# mooc-langs-api = { path = "../secret-project-331/services/headless-lms/langs-api" }
47+
[patch.'https://github.com/rage/secret-project-331.git']
48+
mooc-langs-api = { path = "../secret-project-331/services/headless-lms/langs-api" }

0 commit comments

Comments
 (0)
Please sign in to comment.