Skip to content

Commit

Permalink
fix(deps): update rust crate viz to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 93f1f5b commit 6112c93
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.5"
viz = "0.6"
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }

[profile.release]
Expand Down

0 comments on commit 6112c93

Please sign in to comment.