diff --git a/Cargo.toml b/Cargo.toml index 569d895..7d9a1f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cgmath" -version = "0.0.3" +version = "0.0.4" authors = ["Brendan Zabarauskas ", "Brian Heylin", "Colin Sherratt", @@ -23,4 +23,4 @@ name = "cgmath" [dependencies] rustc-serialize="*" rand_macros="*" -rand="*" \ No newline at end of file +rand="*"