Skip to content

Commit ece61f9

Browse files
Update ra_ap_syntax requirement from 0.0.171 to 0.0.173
Updates the requirements on [ra_ap_syntax](https://github.com/rust-lang/rust-analyzer) to permit the latest version. - [Release notes](https://github.com/rust-lang/rust-analyzer/releases) - [Commits](https://github.com/rust-lang/rust-analyzer/commits) --- updated-dependencies: - dependency-name: ra_ap_syntax dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b15140 commit ece61f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-function-history-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cache = ["dep:cached"]
1919

2020
[dependencies]
2121
chrono = "0.4.28"
22-
ra_ap_syntax = "0.0.171"
22+
ra_ap_syntax = "0.0.173"
2323
rayon = { version = "1.7.0", optional = true }
2424
rustpython-parser = { features = ["lalrpop"], version = "0.3.0" }
2525
lib-ruby-parser = "4.0.4"

0 commit comments

Comments
 (0)