Skip to content

Commit 7cb554e

Browse files
Update Rust crate approx to 0.5.1 (#28)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 144728f commit 7cb554e

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.5.0"
19+
approx = "0.5.1"
2020
criterion = "0.3.5"
2121

2222
[[bench]]

0 commit comments

Comments
 (0)