Skip to content

Commit

Permalink
fix(deps): update rust crate viz to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent 9591f6e commit d59a239
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 d59a239

Please sign in to comment.