diff --git a/crates/nu-command/Cargo.toml b/crates/nu-command/Cargo.toml index 01439241cd..4d3b13b543 100644 --- a/crates/nu-command/Cargo.toml +++ b/crates/nu-command/Cargo.toml @@ -65,7 +65,7 @@ num = { version = "0.4.0", optional = true } num-traits = "0.2.14" once_cell = "1.0" pathdiff = "0.2.1" -powierza-coefficient = "1.0.1" +powierza-coefficient = "1.0.2" quick-xml = "0.25" rand = "0.8" rayon = "1.5.1"