summaryrefslogtreecommitdiffstats
path: root/debug_printer/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'debug_printer/Cargo.toml')
-rw-r--r--debug_printer/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug_printer/Cargo.toml b/debug_printer/Cargo.toml
index 795d069c..2bcd9fc2 100644
--- a/debug_printer/Cargo.toml
+++ b/debug_printer/Cargo.toml
@@ -3,6 +3,7 @@ name = "debug_printer"
version = "0.0.1" #:version
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
workspace = ".."
+edition = "2018"
[lib]
name = "debugprinter"