Skip to content

Commit

Permalink
chore(deps): bump index_vec from 0.1.3 to 0.1.4 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 915964b commit 8c320cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ required-features = ["build-binary"]
[dependencies]
dashmap = { version = "6.0.1" }
ego-tree = { version = "0.6.2" }
index_vec = { version = "0.1.3" }
index_vec = { version = "0.1.4" }
log = { version = "0.4.22", features = ["kv"] }
miette = { version = "7.2.0", features = ["fancy", "syntect-highlighter"] }
owo-colors = { version = "4.0.0", optional = true }
Expand Down

0 comments on commit 8c320cf

Please sign in to comment.