1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

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

View File

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