X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=Cargo.toml;h=de70b9d96cfcc760ceb6a044ff343d0eca552905;hb=902b2b3136a49738de32a6b2fd1df78d18cf6048;hp=44865698e3f55b9536b0094e3affb33e9866021d;hpb=bf7b5671bb386ccd3d325ae3dea33046342d129c;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"