Skip to content

Commit

Permalink
(chore) : add new course in database/languages
Browse files Browse the repository at this point in the history
  • Loading branch information
Vijaykv5 committed May 29, 2024
1 parent c82c774 commit 653184d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/languages/rust.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,12 @@
"url": "https://actix.rs",
"category": "languages",
"subcategory": "rust"
},
{
"name": "Rust Infinity",
"description": "Your journey to becoming a Rust developer starts here. Learn Rust with interactive problems, integrated compiler, and a supportive community.",
"url": "https://www.rustfinity.com",
"category": "languages",
"subcategory": "rust"
}
]

0 comments on commit 653184d

Please sign in to comment.