Skip to content

Commit 192037f

Browse files
Update Rust crate approx to 0.5.0 (#21)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b3f0580 commit 192037f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ minidom = "0.12.0"
1616
thiserror = "1.0"
1717

1818
[dev-dependencies]
19-
approx = "0.4.0"
19+
approx = "0.5.0"
2020
criterion = "0.3.5"
2121

2222
[[bench]]

0 commit comments

Comments
 (0)