Skip to content

Commit

Permalink
Update all other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 77f4e19 commit 90bd8ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ version = "0.15.5"
[dependencies]

# required by lib
bitvec = "1.0"
bitvec = "1.0.1"
json = "0.12.4"
petgraph = "0.6.4"
anyhow = "1.0.82"
Expand Down Expand Up @@ -44,7 +44,7 @@ ra_ap_vfs = "=0.0.211"

# minimal versions
wyz = "0.6.1"
pulldown-cmark = "0.10.2"
pulldown-cmark = "0.10.3"
getopts = "0.2.21"
rust-analyzer-salsa = "0.17.0-pre.6" # resolving rust-analyzer = "=0.0.189"
rust-analyzer-salsa-macros = "0.17.0-pre.6" # resolving rust-analyzer = "=0.0.189"
Expand Down

0 comments on commit 90bd8ea

Please sign in to comment.