aboutsummaryrefslogtreecommitdiff
path: root/thesis/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'thesis/main.tex')
-rw-r--r--thesis/main.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/main.tex b/thesis/main.tex
index 9b65351..f12e6eb 100644
--- a/thesis/main.tex
+++ b/thesis/main.tex
@@ -15,7 +15,7 @@
\newcommand{\todo}[1]{\colorbox{yellow}{TODO: #1} \par}
%% Code blocks
-\usepackage{listings}
+\usepackage{listings, listings-rust}
\usepackage{courier}
\definecolor{codegreen}{rgb}{0,0.6,0}
\definecolor{codegray}{rgb}{0.5,0.5,0.5}