Skip to content

Commit

Permalink
Update Rust crate approx to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent b358c87 commit b843f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ cargo-husky = { version = "1.5", default-features = false, features = ["run-for-
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
tokio = { version = "1", features = ["full"] }
tempfile = "3"
approx = "0.5"
approx = "0.5.1"

[[example]]
name = "caching_memory_collections"
Expand Down

0 comments on commit b843f7c

Please sign in to comment.