X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=Cargo.toml;h=de70b9d96cfcc760ceb6a044ff343d0eca552905;hb=a6b57e450092f390103915bb8b936ceb9a116b03;hp=44865698e3f55b9536b0094e3affb33e9866021d;hpb=fcbc5786908a32f68597961203d8c30e8a70c9ba;p=kaka%2Frust-sdl-test.git diff --git a/Cargo.toml b/Cargo.toml index 4486569..de70b9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Tomas Wenström "] [dependencies] rand = "0.6.5" -time = "0.1.42" +time = "0.2.24" [dependencies.sdl2] version = "0.32.1"