Skip to content

Commit

Permalink
Bump versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamiPerttu committed Jun 13, 2024
1 parent 2f041c3 commit 224a45b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ generic-array = "0.14.7"
numeric-array = { version = "0.5.2", default-features = false }
dyn-clone = "1.0.17"
libm = "0.2.8"
wide = "0.7.23"
wide = "0.7.24"
num-complex = { version = "0.4.6", default-features = false, features = ["libm"] }
tinyvec = { version = "1.6.0", features = ["alloc"] }
hashbrown = "0.14.5"
microfft = { version = "0.6.0", features = ["size-32768"] }
funutd = { version = "0.15.0", default-features = false }
funutd = { version = "0.16.0", default-features = false }
thingbuf = { version = "0.1.6", default-features = false, features = ["alloc"] }
once_cell = { version = "1.19.0", default-features = false, features = ["race", "alloc"] }
symphonia = { version = "0.5.4", optional = true, features = ["all"] }
Expand Down

0 comments on commit 224a45b

Please sign in to comment.