X-Git-Url: https://i11git.iti.kit.edu/anon-gitweb/?p=Mitarbeiter%2FTim-Zeitz%2Fstud-rust-base.git;a=blobdiff_plain;f=Cargo.toml;h=344beb8b2cde2e8154d5e891b10481ffc5a22025;hp=efe5553b4b81d8ee327c7cee68ba711ab3acddc6;hb=00434ae3ce1778ea5709d9267dcd37e52c2f4fa0;hpb=dd14e61875eedc443d6004db819562a9b7f98a14 diff --git a/Cargo.toml b/Cargo.toml index efe5553..344beb8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "stud-rust-base" version = "0.1.0" authors = ["Tim Zeitz "] +edition = '2018' [dependencies] -time = "0.1.40" +time = "^0.1.40"