Skip to content

Commit

Permalink
fix(deps): update rust crate viz to 0.7 (#7051)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent a79ebb9 commit c1c786e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/viz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
publish = false

[dependencies]
viz = "0.6"
viz = "0.7"
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }

[profile.release]
Expand Down

0 comments on commit c1c786e

Please sign in to comment.