Skip to content

Commit 00aa12d

Browse files
authored
Update Cargo.toml - bumped rapsyntax
1 parent 6ce6e1a commit 00aa12d

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.173"
22+
ra_ap_syntax = "0.0.174"
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)