1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00

Docs(feat): add syntax highlighting for Rust

This commit is contained in:
Thomas Heartman 2023-01-03 14:52:24 +01:00
parent 1db8e27a74
commit b6b0cb06d4
No known key found for this signature in database
GPG Key ID: 47CFBB2D87C87664

View File

@ -88,6 +88,7 @@ module.exports = {
'kotlin', 'kotlin',
'php', 'php',
'ruby', 'ruby',
'rust',
'swift', 'swift',
], ],
}, },