Skip to content

Commit 2ba7c89

Browse files
Bump graphviz-rust from 0.9.5 to 0.9.6
Bumps [graphviz-rust](https://github.com/besok/graphviz-rust) from 0.9.5 to 0.9.6. - [Changelog](https://github.com/besok/graphviz-rust/blob/master/CHANGELOG.md) - [Commits](https://github.com/besok/graphviz-rust/commits) --- updated-dependencies: - dependency-name: graphviz-rust dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0b2e51 commit 2ba7c89

File tree

2 files changed

+42
-13
lines changed

2 files changed

+42
-13
lines changed

Cargo.lock

Lines changed: 41 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/static-analysis-kernel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tree-sitter = { workspace = true }
2020
# other
2121
deno_core = "0.330.0"
2222
globset = "0.4.16"
23-
graphviz-rust = "0.9.5"
23+
graphviz-rust = "0.9.6"
2424
sequence_trie = "0.3.6"
2525
serde_yaml = "0.9.21"
2626
streaming-iterator = "0.1.9"

0 commit comments

Comments
 (0)