Skip to content

Commit cf2b6f6

Browse files
committed
chore: bump ra_ap_syntax
1 parent 01059c2 commit cf2b6f6

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ log = "0.4"
5959
num_cpus = "1.13"
6060
proc-macro2 = { version = "1", features = ["span-locations"] }
6161
pulldown-cmark = "0.9.1"
62-
ra_ap_syntax = "0.0.129"
62+
ra_ap_syntax = "0.0.134"
6363
rayon = "1.5"
6464
regex = "1.5"
6565
serde = { version = "1", features = ["derive"] }

doc-chunks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ memchr = "2"
2121
log = "0.4"
2222
proc-macro2 = { version = "1", features = ["span-locations"] }
2323
pulldown-cmark = "0.9.1"
24-
ra_ap_syntax = "0.0.129"
24+
ra_ap_syntax = "0.0.134"
2525
rayon = "1.5"
2626
fancy-regex = "0.10"
2727
regex = "1"

0 commit comments

Comments
 (0)