num-complex
Advanced tools
| { | ||
| "git": { | ||
| "sha1": "a78ab8182f393ea15a7457461b56ad4fb7335a02" | ||
| "sha1": "0eb3e9019b104abd1916a8aaed3f1fbeb93eed0e" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+1
-2
@@ -15,6 +15,5 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "num-complex" | ||
| version = "0.4.4" | ||
| version = "0.4.5" | ||
| authors = ["The Rust Project Developers"] | ||
| exclude = [ | ||
| "/bors.toml", | ||
| "/ci/*", | ||
@@ -21,0 +20,0 @@ "/.github/*", |
+8
-0
@@ -0,1 +1,9 @@ | ||
| # Release 0.4.5 (2024-02-06) | ||
| - [Relaxed `T` bounds on `serde::Deserialize` for `Complex<T>`.][119] | ||
| **Contributors**: @cuviper, @WalterSmuts | ||
| [119]: https://github.com/rust-num/num-complex/pull/119 | ||
| # Release 0.4.4 (2023-08-13) | ||
@@ -2,0 +10,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display