Skip to content

Commit bb0c67e

Browse files
authored
Merge pull request #84 from mendelsshop/dependabot/cargo/ra_ap_syntax-0.0.173
Update ra_ap_syntax requirement from 0.0.171 to 0.0.173
2 parents fb71115 + ece61f9 commit bb0c67e

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)