Skip to content

Commit 43e64a4

Browse files
committed
chore(package): Update libm to version 0.2.16 and criterion to version 0.8.2
1 parent 2c5f4fa commit 43e64a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ readme = "README.md"
2323
rustdoc-args = ["--html-in-header", "katex-header.html"]
2424

2525
[dependencies]
26-
libm = { version = "0.2.15", optional = true }
26+
libm = { version = "0.2.16", optional = true }
2727

2828
[dev-dependencies]
2929
approx = "0.5.1"
30-
criterion = "0.8.1"
30+
criterion = "0.8.2"
3131

3232
[lib]
3333
name = "dreid_kernel"

0 commit comments

Comments
 (0)