Skip to content

Commit

Permalink
chore: bump ra_ap_syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Oct 20, 2022
1 parent 62092fb commit f68ad7e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 @@ -59,7 +59,7 @@ log = "0.4"
num_cpus = "1.13"
proc-macro2 = { version = "1", features = ["span-locations"] }
pulldown-cmark = "0.9.1"
ra_ap_syntax = "0.0.129"
ra_ap_syntax = "0.0.134"
rayon = "1.5"
regex = "1.5"
serde = { version = "1", features = ["derive"] }
Expand Down
2 changes: 1 addition & 1 deletion doc-chunks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ memchr = "2"
log = "0.4"
proc-macro2 = { version = "1", features = ["span-locations"] }
pulldown-cmark = "0.9.1"
ra_ap_syntax = "0.0.129"
ra_ap_syntax = "0.0.134"
rayon = "1.5"
fancy-regex = "0.10"
regex = "1"
Expand Down

0 comments on commit f68ad7e

Please sign in to comment.