Add Rust highlighting (#7125)

This commit is contained in:
Rob Watson 2019-06-04 23:01:47 +02:00 committed by techknowlogick
parent 2a8037fe4e
commit 8bf405986e
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ var (
".php": {},
".py": {},
".rb": {},
".rs": {},
".scss": {},
".sql": {},
".scala": {},