You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

num-complex

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

num-complex - cargo Package Compare versions

Comparing version
0.4.4
to
0.4.5
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "a78ab8182f393ea15a7457461b56ad4fb7335a02"
"sha1": "0eb3e9019b104abd1916a8aaed3f1fbeb93eed0e"
},
"path_in_vcs": ""
}

@@ -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/*",

@@ -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